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