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