pub struct GstdEnv;Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for GstdEnv
impl RefUnwindSafe for GstdEnv
impl Send for GstdEnv
impl Sync for GstdEnv
impl Unpin for GstdEnv
impl UnwindSafe for GstdEnv
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