macro_rules! plugin { (|$args:tt, $ports:tt, $shutdown:tt, $plugins:tt $(,)?| $code:block ) => { ... }; }
Available on crate feature
handover
only.macro_rules! plugin { (|$args:tt, $ports:tt, $shutdown:tt, $plugins:tt $(,)?| $code:block ) => { ... }; }
handover
only.