Macro debug_log::group

source ·
macro_rules! group {
    ($arg:tt) => { ... };
    () => { ... };
}
Expand description

Group the following logs until group_end!()