rustre_core

Module value

Source
Expand description

Value type, (mostly?) used for const-evaluation

Structs§

  • Iterator over the elements of an unpacked array, found within UValue::Array
  • Iterator over the elements of an unpacked tuple, found within UValue::Tuple
  • A Lustre value with its type, stored as a compact opaque value

Enums§

  • Value type that has been “unpacked” on its first level