Docs.rs
time-scheduler-server-1.1.6
time-scheduler-server 1.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Dr-42
Dependencies
axum ^0.8.1
normal
axum-macros ^0.5.0
normal
chrono ^0.4.39
normal
jsonwebtoken ^9.3.0
normal
rand ^0.8.5
normal
rpassword ^7.3.1
normal
serde ^1.0.217
normal
serde_json ^1.0.134
normal
sha256 ^1.5.0
normal
tokio ^1.42.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
err_with_context
time_
scheduler_
server
1.1.6
time_scheduler_server
Macro
err_
with_
context
Copy item path
Source
macro_rules! err_with_context { ($err:expr) => { ... }; ($err:expr, $($args:tt)*) => { ... }; }