doc: remove info repeated on next paragraph
This commit is contained in:
parent
e3dfb2c45f
commit
a5b294864a
@ -22,8 +22,7 @@ pub use self::duration::Duration;
|
||||
|
||||
mod duration;
|
||||
|
||||
/// A measurement of a monotonically increasing clock which is suitable for
|
||||
/// measuring the amount of time that an operation takes.
|
||||
/// A measurement of a monotonically increasing clock.
|
||||
///
|
||||
/// Instants are guaranteed always be greater than any previously measured
|
||||
/// instant when created, and are often useful for tasks such as measuring
|
||||
|
Loading…
x
Reference in New Issue
Block a user