Function

Type Alias Function 

Source
pub type Function<N> = FunctionCore<N>;

Aliased Typeยง

pub struct Function<N> { /* private fields */ }