Function serde_bencode::ser::to_string [] [src]

pub fn to_string<T: Serialize>(b: &T) -> Result<String>