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