Macro fxfs::async_enter

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