Docs.rs
aoc-runtime-0.6.0
aoc-runtime 0.6.0
Docs.rs crate page
GPL-3.0-only
19 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
antoniosubasic
Dependencies
aoc_api ^4.1.0
normal
chrono ^0.4.41
normal
clap ^4.5.41
normal
colored ^3.0.0
normal
dirs ^6.0.0
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_yaml_ng ^0.10.0
normal
thiserror ^2.0.12
normal
tokio ^1.47.0
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
tempfile ^3.20
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
report
aoc_
runtime
0.6.0
In aoc_
runtime::
error
aoc_runtime
::
error
Function
report
Copy item path
Source
pub fn report(error: &
Error
)
Expand description
Renders an error and its causes to standard error.