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