Function rlink::api::env::execute[][src]

pub fn execute<S>(application_name: &str, stream_app: S) where
    S: StreamApp + 'static,