Struct yoga_sys::YGValue [] [src]

#[repr(C)]
pub struct YGValue { pub value: f32, pub unit: YGUnit, }

Fields

Trait Implementations

impl Debug for YGValue
[src]

[src]

Formats the value using the given formatter.

impl Copy for YGValue
[src]

impl Clone for YGValue
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more