pub struct FeatureBuilderBreathGroup { /* private fields */ }Auto Trait Implementations§
impl !Send for FeatureBuilderBreathGroup
impl !Sync for FeatureBuilderBreathGroup
impl Freeze for FeatureBuilderBreathGroup
impl RefUnwindSafe for FeatureBuilderBreathGroup
impl Unpin for FeatureBuilderBreathGroup
impl UnsafeUnpin for FeatureBuilderBreathGroup
impl UnwindSafe for FeatureBuilderBreathGroup
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