Enum chemfiles_sys::CHFL_PROPERTY
source · [−]pub enum CHFL_PROPERTY {}Auto Trait Implementations
impl RefUnwindSafe for CHFL_PROPERTY
impl Send for CHFL_PROPERTY
impl Sync for CHFL_PROPERTY
impl Unpin for CHFL_PROPERTY
impl UnwindSafe for CHFL_PROPERTY
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