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

Create a message from the given data.