Struct makepad_wasm_bridge::LiveIdInterner
source · [−]pub struct LiveIdInterner { /* private fields */ }
Implementations
Auto Trait Implementations
impl RefUnwindSafe for LiveIdInterner
impl Send for LiveIdInterner
impl Sync for LiveIdInterner
impl Unpin for LiveIdInterner
impl UnwindSafe for LiveIdInterner
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more