Enum rustty_oxide::core::attributes::VerticalAlign [] [src]

pub enum VerticalAlign {
    Top,
    Middle,
    Bottom,
}

Variants

Trait Implementations

impl Clone for VerticalAlign
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more