Struct yew_agent::utils::store::ReadOnly [−][src]
pub struct ReadOnly<S> { /* fields omitted */ }Expand description
A wrapper ensuring state observers can only borrow the state immutably
Implementations
Trait Implementations
Auto Trait Implementations
impl<S> !RefUnwindSafe for ReadOnly<S>
impl<S> !UnwindSafe for ReadOnly<S>
Blanket Implementations
Mutably borrows from an owned value. Read more
Convert self to a value of a Properties struct.
Convert self to a value of a Properties struct.
