Struct dbkit_engine::schema::Schema [] [src]

pub struct Schema { /* fields omitted */ }

Describes the attributes and organization of data

Methods

impl Schema
[src]

Create a single Attribute schema from an external attribute

Create a single Attribute schema

Trait Implementations

impl Clone for Schema
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Schema
[src]

Returns the "default value" for a type. Read more