Function arma_rs::fn_handler[][src]

pub fn fn_handler<C, I, R>(command: C) -> Handler where
    C: Factory<I, R> + 'static,