UnaryOperations

Type Alias UnaryOperations 

Source
pub type UnaryOperations = Vec<Operation<UnaryFunctionFn>>;

Aliased Typeยง

pub struct UnaryOperations { /* private fields */ }