repr

Function repr 

Source
pub fn repr<T: ToTokens>(t: &T) -> String
Expand description

Obtains text representation of given ToTokens-compatible input.