Crate wiwi

Source
Expand description

These docs have been built from commit 825e02a0.

Modules§

Macros§

  • Declare a new nominal type (alias), with the provided name, a name for the marker type struct, and the wrapped type
  • Declare many new nominal types (aliases), in a module
  • Creates a VecChain containing the arguments
  • Executes code with cloned values, so the executed code can take ownership of the value without moving the original