Module primitive_traits

Source

Enums§

OperatorError
Represents errors that can occur during operator application.

Traits§

ApplyOp
Trait for types that can have operators applied to them.
Spreadable
Trait for types that can be spread into a sequence of primitives.