Fix doctest
This commit is contained in:
parent
dfde231eca
commit
df2e238d1a
@ -271,6 +271,7 @@ impl SystemTime {
|
||||
/// # Examples
|
||||
///
|
||||
/// ```no_run
|
||||
/// #![feature(assoc_unix_epoch)]
|
||||
/// use std::time::SystemTime;
|
||||
///
|
||||
/// match SystemTime::now().duration_since(SystemTime::UNIX_EPOCH) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user