Macro fxfs::trace_instant

source ·
macro_rules! trace_instant {
    ($name:expr, $scope:expr $(, $key:expr => $val:expr)*) => { ... };
}