Registry / utility / fastdate

fastdate

JSON →
library0.3.36rscratesunverified

Rust fast date crate

# Cargo.toml [dependencies] fastdate = "0.3.36"
INSTALL
IMPORT
SIG · FASTDATE
F
fastdate
utilityrustv0.3.36
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Date
use fastdate::Date;

Getting today's date.

use fastdate::Date; fn main() { let date = Date::today(); println!("{}", date); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.36latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fastdate — cargo add fastdate · libregistry