[][src]Macro hemlock::trace

macro_rules! trace {
    ($scope:ident, $fmtstr:literal$(, $param:expr)*) => { ... };
}