Macro type_of::format_type_of [] [src]

macro_rules! format_type_of {
    ($exp: expr) => { ... };
}