Docs.rs
cargo-aoc-zen-runner-0.3.8
cargo-aoc-zen-runner 0.3.8
Docs.rs crate page
Apache-2.0
23 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
proegssilb
Dependencies
anyhow ^1.0.79
normal
cargo_metadata ^0.19.0
normal
chrono ^0.4.34
normal
chrono-tz ^0.10.0
normal
clap ^4.5.0
normal
directories ^5.0.1
normal
liquid ^0.26.4
normal
regex ^1.10.3
normal
reqwest ^0.12.0
normal
serde ^1.0.196
normal
serde_derive ^1.0.196
normal
thiserror ^2.0.0
normal
toml_edit ^0.22.5
normal
trycmd ^0.15.0
normal
Versions
14.29%
of the crate is documented
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
Files
aoc_zen_runner/
lib.rs
1
pub mod
cli;
2
pub mod
codegen;
3
pub mod
commands;
4
pub mod
iodomain;