Expand description
A Property is the value type for properties associated to an Entity.
The Property trait should be implemented only with one of the macros define_property!, impl_property!,
define_derived_property!, impl_derived_property!, or define_multi_property! to ensure correct and consistent
implementation.
Enums§
- Property
Initialization Kind - The kind of initialization that a property has.
Traits§
- AnyProperty
- Shared trait bounds for property values and canonical values.
- Property
- All properties must implement this trait using one of the
define_propertymacros.
Functions§
- const_
str_ eq const fnstring equality —==on&strisn’tconston stable.