Docs.rs
chronon-runtime-0.1.3
chronon-runtime 0.1.3
Docs.rs crate page
MIT
07 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
deathbreakfast
Dependencies
chrono ^0.4
normal
chronon-core ^0.1.3
normal
chronon-executor ^0.1.3
normal
chronon-scheduler ^0.1.3
normal
chronon-telemetry ^0.1.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
chronon-backend-mem ^0.1.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
builder
chronon_
runtime
0.1.3
chronon_runtime
Function
builder
Copy item path
Source
pub fn builder() ->
ChrononBuilder
Expand description
Shorthand for
ChrononBuilder::new
.