Function create

Source
pub fn create(
    matches: &ArgMatches,
) -> ShadowsocksResult<(Runtime, impl Future<Output = ShadowsocksResult> + use<>)>
Expand description

Create Runtime and main entry