pub struct Parsec;Expand description
Parsec (pc): pc = au * 648000 / π (exact given au).
Trait Implementations§
Source§impl PartialOrd for Parsec
impl PartialOrd for Parsec
impl Copy for Parsec
impl StructuralPartialEq for Parsec
Auto Trait Implementations§
impl Freeze for Parsec
impl RefUnwindSafe for Parsec
impl Send for Parsec
impl Sync for Parsec
impl Unpin for Parsec
impl UnwindSafe for Parsec
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