-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Rust 1.8, which is released this week, adds a new struct named std::time::Instant: http://doc.rust-lang.org/nightly/std/time/struct.Instant.html
By using it, we would no longer depend on the time crate.
Of course the drawback is that this library would require using Rust 1.8.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels