Struct woot::Character [] [src]

pub struct Character<S: Debug> { /* fields omitted */ }

W-charcter except the visible attribute was integrated with the value as an Option. Represents one character and can be almost anything.

Trait Implementations

impl<S: Clone + Debug> Clone for Character<S>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<S> Debug for Character<S> where S: Debug
[src]

Formats the value using the given formatter.