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

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