Struct idx_binary::IdxBinary
source · [−]pub struct IdxBinary { /* private fields */ }Implementations
Auto Trait Implementations
impl RefUnwindSafe for IdxBinary
impl !Send for IdxBinary
impl !Sync for IdxBinary
impl Unpin for IdxBinary
impl UnwindSafe for IdxBinary
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