Docs.rs
advent-of-code-data-0.0.2
advent-of-code-data 0.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
smacdo
Dependencies
anyhow ^1.0.93
normal
base64 ^0.22.1
normal
chrono ^0.4.38
normal
chrono-tz ^0.10.0
normal
directories ^5.0
normal
gethostname ^1
normal
regex ^1.11.1
normal
reqwest ^0.12.9
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
simple_crypt ^0.2.3
normal
tempfile ^3.14.0
normal
thiserror ^2.0.3
normal
toml ^0.8.23
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.18
normal
Versions
52.03%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module protocol
advent_
of_
code_
data
0.0.2
Module protocol
Module Items
Structs
Enums
Traits
In advent_
of_
code_
data::
client
advent_of_code_data
::
client
Module
protocol
Copy item path
Source
Structs
§
Advent
OfCode
Service
Enums
§
Service
Error
Traits
§
Service
Connector
Abstraction of the communication protocol used to communicate with the Advent of Code backend web service enabling test mocks.