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

pub struct Schema {
    // some 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