Struct limn_core::layout::LayoutChanged [] [src]

pub struct LayoutChanged(pub Vec<(usize, VarType, f64)>);

Trait Implementations

impl Debug for LayoutChanged
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for LayoutChanged
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more