Enum prototty_common::Alignment [] [src]

pub enum Alignment {
    TopLeft,
    Centre,
    BottomRight,
}

Variants