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

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