Struct livesplit_core::Layout [] [src]

pub struct Layout {
    pub components: Vec<Component>,
    // some fields omitted
}

Fields

Methods

impl Layout
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Layout
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more