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