format_id

Macro format_id 

Source
macro_rules! format_id {
    ($($arg:tt)*) => { ... };
}
Expand description

Functions like the format! macro, but returns an Identifier