Macro module_channel

Source
macro_rules! module_channel {
    ($setup:expr) => { ... };
}