Utilities for working with time-related functions in Rust
Put this in your Cargo.toml:
[dependencies]
time = "0.1"And this in your crate root:
extern crate time;| Name | Name | Last commit date | ||
|---|---|---|---|---|
Utilities for working with time-related functions in Rust
Put this in your Cargo.toml:
[dependencies]
time = "0.1"And this in your crate root:
extern crate time;