Function dojang::dojang::to_function_container1[][src]

pub fn to_function_container1<T: 'static + From<Operand>, V: 'static + Into<Operand>>(
    func: fn(_: T) -> V
) -> FunctionContainer