pub fn from_rune_bytes(bytes: &[u8]) -> Option<&RuneStr>
Expand description

Convert a slice of bytes to a string slice.