Function wire_framed::utils::get_string

source ·
pub fn get_string(src: &mut Bytes, name: &str) -> Result<String, Error>
Expand description

A utility function to get a String from a Bytes.