Struct unrest::State [] [src]

pub struct State<T>(_);

Trait Implementations

impl<T: Debug> Debug for State<T>
[src]

Formats the value using the given formatter.

impl<T: 'static> Clone for State<T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<T> Deref for State<T>
[src]

The resulting type after dereferencing

The method called to dereference a value