Struct yew_agent::Job [−][src]
pub struct Job<AGN> { /* fields omitted */ }Expand description
Create an instance in the current thread.
Auto Trait Implementations
impl<AGN> RefUnwindSafe for Job<AGN> where
AGN: RefUnwindSafe,
impl<AGN> UnwindSafe for Job<AGN> where
AGN: UnwindSafe,
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.
