Fields
can_end_with_asi: bool
did_end_with_asi: bool
Implementations
Auto Trait Implementations
impl RefUnwindSafe for Asi
impl Send for Asi
impl Sync for Asi
impl Unpin for Asi
impl UnwindSafe for Asi
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more