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