Skip to main content

attribute

Function attribute 

Source
pub const fn attribute(
    id: u64,
    value_type: ValueType,
    cardinality: Cardinality,
    unique: Option<Unique>,
) -> Attribute
Expand description

Convenience constructor for schema attributes used during bootstrap/tests.