Docs.rs
exstd-0.1.6
exstd 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
StatPan
Dependencies
anyhow ^1.0.83
normal
chrono ^0.4.38
normal
clap ^4.5.4
normal
dotenvy ^0.15.7
normal
env_logger ^0.11.3
normal
indexmap ^2.2.6
normal
log ^0.4.21
normal
random ^0.14.0
normal
rayon ^1.10.0
normal
regex ^1.10.4
normal
reqwest ^0.12.4
normal
serde ^1.0.202
normal
serde_json ^1.0.117
normal
serde_yaml ^0.9.34
normal
tokio ^1.37.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
MIN_DATETIME
exstd
0.1.6
In exstd::
chrono::
naive
exstd
::
chrono
::
naive
Constant
MIN_
DATETIME
Copy item path
Source
pub const MIN_DATETIME:
NaiveDateTime
;
👎
Deprecated since 0.4.20: Use NaiveDateTime::MIN instead
Expand description
The minimum possible
NaiveDateTime
.