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