Expand description

Prelude to use essentials: use my_module::prelude::*.

Macros§

  • Generate code only if feature::make is enabled.
  • Type constructor to define tuple wrapping a given type.

Structs§

  • Type constructor to wrap pair of the same type.
  • Type constructor to wrap a vector.
  • Type constructor to wrap two types into a tuple.
  • Type constructor to wrap a another type into a tuple.

Traits§