Module tsukurou::properties[][src]

Structs

Properties

A set of properties indexed by their case-sensitive name.

Enums

Property

Dynamic typing which dictates what values can be assigned as properties.

Traits

FromProperty

Try to unwrap a referenced Property into Self.

FromPropertyMut

Try to unwrap a mutably referenced Property into Self.