Module libreda_db::property_storage

source ·
Expand description

Container structs for user defined properties.

Structs§

Enums§

  • Property value type. Properties can hold different types that are encapsulated in this enum.

Traits§

  • A trait for associating user defined properties with a type.