Fix doctest
This commit is contained in:
parent
dfde231eca
commit
df2e238d1a
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue