Struct async_component_core::context::StateContext
source · pub struct StateContext { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for StateContext
impl Clone for StateContext
source§fn clone(&self) -> StateContext
fn clone(&self) -> StateContext
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more