8000 GitHub - isabella232/time-2: Simple time handling in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from servo/time

Simple time handling in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

isabella232 8000 /time-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

time

Utilities for working with time-related functions in Rust

Build Status

Usage

Put this in your Cargo.toml:

[dependencies]
time = "*"

And this in your crate root:

extern crate time;

About

Simple time handling in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.5%
  • C 6.5%
0