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

A helper macro to define profile scopes.