Function msgpass::bytes_to_string

source ·
pub fn bytes_to_string(bytes: Vec<u8>) -> Result<String, StrError>
Expand description

Converts a vector of bytes to string