Struct nuklear_rust::NkStyleItem [] [src]

pub struct NkStyleItem { /* fields omitted */ }

Methods

impl NkStyleItem
[src]

Trait Implementations

impl Debug for NkStyleItem
[src]

Formats the value using the given formatter.

impl Clone for NkStyleItem
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for NkStyleItem
[src]

impl From<NkStyleItemRef> for NkStyleItem
[src]

Performs the conversion.