[][src]Macro hemlock::info

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