Struct rust_rpg_toolkit::gui::widgets::GroupToken [−][src]
pub struct GroupToken { /* fields omitted */ }
Implementations
Auto Trait Implementations
impl RefUnwindSafe for GroupToken
impl Send for GroupToken
impl Sync for GroupToken
impl Unpin for GroupToken
impl UnwindSafe for GroupToken
Blanket Implementations
Mutably borrows from an owned value. Read more