Function function

Source
pub fn function<P, S, F: Fn(P) -> S>(func: F) -> FunctionField<P, F>