Struct rust_rpg_toolkit::prelude::scene::RefMutAny [−][src]
pub struct RefMutAny<'a> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for RefMutAny<'a>
impl<'a> !UnwindSafe for RefMutAny<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more