For the complete documentation index, see llms.txt.
aztec-nr - std::convert

Module convert

Traits

  • A generic interface for casting between primitive types, equivalent of using the as keyword between values.
  • Create a new Self value from the given T value
  • Convert a Self value into a T value