Struct ui_image1d::State[][src]

pub struct State { /* fields omitted */ }

Methods

impl State
[src]

Important traits for ValueIter<'a>

Trait Implementations

impl Default for State
[src]

Returns the "default value" for a type. Read more

impl Debug for State
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for State

impl Sync for State