pub fn run<T>(runtime_id: &str, opts: Option<Config>)where
    T: Shim + Send + Sync + 'static,
Expand description

Shim entry point that must be invoked from main.