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