Skip to main content

StateMutNoUpdate

Type Alias StateMutNoUpdate 

Source
pub type StateMutNoUpdate<'a, T> = ReactiveMutNoUpdate<'a, T, SingleWaker>;

Aliased Typeยง

pub struct StateMutNoUpdate<'a, T> { /* private fields */ }