Struct yew_agent::Private [−][src]
pub struct Private<AGN> { /* fields omitted */ }Expand description
Create a new instance for every bridge.
Auto Trait Implementations
impl<AGN> RefUnwindSafe for Private<AGN> where
AGN: RefUnwindSafe,
impl<AGN> UnwindSafe for Private<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.
