pub struct ILS;Expand description
376 - Israeli new shekel (₪)
Trait Implementations§
Source§impl Ord for ILS
impl Ord for ILS
Source§impl PartialOrd for ILS
impl PartialOrd for ILS
impl Copy for ILS
impl Eq for ILS
impl StructuralPartialEq for ILS
Auto Trait Implementations§
impl Freeze for ILS
impl RefUnwindSafe for ILS
impl Send for ILS
impl Sync for ILS
impl Unpin for ILS
impl UnwindSafe for ILS
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