Struct bird_protocol::packet_types::ProtocolNbt
source · [−]pub struct ProtocolNbt;Auto Trait Implementations
impl RefUnwindSafe for ProtocolNbt
impl Send for ProtocolNbt
impl Sync for ProtocolNbt
impl Unpin for ProtocolNbt
impl UnwindSafe for ProtocolNbt
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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