Macro north_common::serve
source · [−]macro_rules! serve {
($north:expr, $addr:expr, async |$server_builder:ident, $protocol:ident| $continue:expr) => { ... };
}macro_rules! serve {
($north:expr, $addr:expr, async |$server_builder:ident, $protocol:ident| $continue:expr) => { ... };
}