Docs.rs
chronovox-0.1.0
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
chronovox 0.1.0
uvoxid based event persistence
Crate
Source
Builds
Feature flags
Documentation
Coverage
34.85%
23
out of
66
items documented
0
out of
18
items with examples
Size
Source code size: 94.77 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.62 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 24s
Average build duration of
successful
builds.
all releases: 1m 24s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Repository
crates.io
Dependencies
chrono ^0.4
normal
dotenvy ^0.15.7
normal
reqwest ^0.12.23
normal
serde ^1
normal
serde_json ^1.0.145
normal
supabasic ^0.2.4
normal
tdt ^0.3.1
normal
thiserror ^1.0
normal
uuid ^1
normal
uvoxid ^0.2.0
normal
uvoxxyz ^0.2.0
normal
tokio ^1
dev
Versions
0.1.0
(2025-09-26)
Owners
chronovox
Created by
JDPlumbing
📦 Installation
cargo
install chronovox
🚀 Usage
fn
main
(
)
{
println!
(
"
Hello from your new crate!
"
)
;
}