pub struct GlobalMaps1v1Endpoint;
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for GlobalMaps1v1Endpoint
impl RefUnwindSafe for GlobalMaps1v1Endpoint
impl Send for GlobalMaps1v1Endpoint
impl Sync for GlobalMaps1v1Endpoint
impl Unpin for GlobalMaps1v1Endpoint
impl UnwindSafe for GlobalMaps1v1Endpoint
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more