Module libreda_db::property_storage[][src]

Container structs for user defined properties.

Structs

PropertyStore

Look-up table for property values.

Enums

PropertyValue

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

Traits

WithProperties

A trait for associating user defined properties with a type.