Type Alias nessa::operations::UnaryOperations
source · pub type UnaryOperations = Vec<(usize, Type, Type, UnaryFunction)>;Aliased Type§
struct UnaryOperations { /* private fields */ }pub type UnaryOperations = Vec<(usize, Type, Type, UnaryFunction)>;struct UnaryOperations { /* private fields */ }