string

Macro string 

Source
macro_rules! string {
    ( $value:expr ) => { ... };
}
Expand description

Convert a value into a string