Traits§
- Object
- The object of a data type. Data type is derived from the object’s class. Methods specified here are for use in nodes mostly.
- Object
Eq - Stainless Script Object version of
Eq - Object
From Str - Types that implement FromStr should use their FromStr implementation. Other types should use ron (https://github.com/ron-rs/ron)
- Object
Ord - Stainless Script Object version of
Ord - Object
Partial Eq - Stainless Script Object version of
PartialEq - Object
Partial Ord - Stainless Script Object version of
PartialOrd