Struct dbkit_engine::block::AliasColumn [] [src]

pub struct AliasColumn<'parent> {
    // some fields omitted
}

Typed Data Column that references another column

Trait Implementations

impl<'parent> RefColumn<'parent> for AliasColumn<'parent>
[src]

Row capacity

Pointer to the beginning of the raw row data

Pointer to the beginning of the raw row data

Will panic if there's no row data

Will panic if there's no null data