Enum rubrail::SpacerType [] [src]

pub enum SpacerType {
    Small,
    Large,
    Flexible,
}

Identifiers for the type of spacing available between items

Variants

"Small" space, defined by Apple

"Large" space, defined by Apple

Flexible space, grows and shrinks as it can/needs