Struct dardan_ui::UiSize [] [src]

pub struct UiSize {
    pub x: UiSizeVal,
    pub y: UiSizeVal,
}

Fields

Methods

impl UiSize
[src]

[src]

Trait Implementations

impl Clone for UiSize
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more