Docs.rs
advent-of-code-data-0.0.0
advent-of-code-data 0.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
smacdo
Dependencies
anyhow ^1.0.93
normal
chrono ^0.4.38
normal
chrono-tz ^0.10.0
normal
reqwest ^0.12.9
normal
serde_json ^1.0.133
normal
tempfile ^3.14.0
normal
thiserror ^2.0.3
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.18
normal
Versions
12.61%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
All
advent_
of_
code_
data
0.0.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
Day
Year
cache::PuzzleCache
client::ClientConfig
client::WebClient
data::Answers
data::Puzzle
registry::Solver
registry::SolverRegistry
settings::ClientOptions
Enums
Answer
AnswerParseError
Part
data::CheckResult
registry::SolverError
Traits
client::Client
Functions
get_input
submit_answer
utils::get_puzzle_unlock_time
Type Aliases
registry::Result
registry::SolverFn
Constants
data::CORRECT_ANSWER_CHAR
data::HIGH_ANSWER_CHAR
data::LOW_ANSWER_CHAR
data::WRONG_ANSWER_CHAR