stringify_expr

Macro stringify_expr 

Source
macro_rules! stringify_expr {
    ($expr:expr) => { ... };
}