Function encode

Source
pub fn encode<T>(input: T) -> String
where T: Serialize,