[][src]Function enso_macro_utils::repr

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

Obtains text representation of given ToTokens-compatible input.