Function rust_utils::string_from_utf8
source · pub fn string_from_utf8(bytes: Vec<u8>) -> Option<String>
Available on crate features
utf8
and alloc
only.pub fn string_from_utf8(bytes: Vec<u8>) -> Option<String>
utf8
and alloc
only.