type Nanoseconds = ri32<{ _ }, { _ }>;
The type of the nanosecond field of SignedDuration.
nanosecond
SignedDuration
#[repr(transparent)]struct Nanoseconds(/* private fields */);