fxfs_trace

Macro trace_future_args

Source
macro_rules! trace_future_args {
    ($name:expr $(, $key:expr => $val:expr)*) => { ... };
}