profile_scope

Macro profile_scope 

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