Struct stream_num_reader::read_types::S32BE
source · pub struct S32BE;Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for S32BE
impl Send for S32BE
impl Sync for S32BE
impl Unpin for S32BE
impl UnwindSafe for S32BE
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