SpaceType

Type Alias SpaceType 

Source
pub type SpaceType = SpaceType;

Aliased Type§

pub enum SpaceType {
    Constant = 0,
    Processor = 1,
    SpaceBase = 2,
    Internal = 3,
    Fspec = 4,
    Iop = 5,
    Join = 6,
}

Variants§

§

Constant = 0

§

Processor = 1

§

SpaceBase = 2

§

Internal = 3

§

Fspec = 4

§

Iop = 5

§

Join = 6