pub struct PorrstfR { /* private fields */ }
Expand description
Value of the field PORRSTF
Implementations§
Auto Trait Implementations§
impl Freeze for PorrstfR
impl RefUnwindSafe for PorrstfR
impl Send for PorrstfR
impl Sync for PorrstfR
impl Unpin for PorrstfR
impl UnwindSafe for PorrstfR
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