Docs.rs
product-os-async-executor-0.0.17
product-os-async-executor 0.0.17
Docs.rs crate page
AGPL-3.0-only
Links
crates.io
Source
Owners
eremyjay
Dependencies
async-std ^1.13.0
normal
optional
async-trait ^0.1.83
normal
bytes ^1.8.0
normal
chrono ^0.4.39
normal
core-error ^0.0.1-rc4
normal
embassy-executor ^0.7.0
normal
optional
embassy-macros ^0.2.1
normal
optional
embassy-time ^0.4.0
normal
optional
futures-core ^0.3.31
normal
futures-task ^0.3.31
normal
futures-util ^0.3.31
normal
hyper ^1.5.2
normal
optional
ioslice ^0.6.0
normal
no-std-compat ^0.4.1
normal
pin-project-lite ^0.2.15
normal
smol ^2.0.2
normal
optional
tokio ^1.42.0
normal
optional
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
product_
os_
async_
executor
0.0.17
product_os_async_executor
Constant
MAX_DATETIME
Copy item path
Source
pub const MAX_DATETIME:
DateTime
<
Utc
>;
👎
Deprecated since 0.4.20: Use DateTime::MAX_UTC instead
Expand description
The maximum possible
DateTime<Utc>
.