Struct fluentci_ext::mise::Mise
source · pub struct Mise {}
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Mise
impl RefUnwindSafe for Mise
impl Send for Mise
impl Sync for Mise
impl Unpin for Mise
impl UnwindSafe for Mise
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