Macro metio::connect

source ·
macro_rules! connect {
    ($host:expr) => { ... };
    ($host:expr, $prefix:expr) => { ... };
}