pub fn msg<N: Get<u32>>(x: &str) -> BoundedSlice<'_, u8, N>
Expand description

Create a message from the given data.