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