Skip to main content

FieldType

Type Alias FieldType 

Source
pub type FieldType = FieldType;

Aliased Type§

pub enum FieldType {
    Surface,
    LeftContextId,
    RightContextId,
    Cost,
    Custom,
}

Variants§

§

Surface

§

LeftContextId

§

RightContextId

§

Cost

§

Custom