Docs.rs
bddap-aoc-0.1.1
bddap-aoc 0.1.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
bddap
Dependencies
anyhow ^1.0.75
normal
bddap-aoc-macros ^0.1.1
normal
chrono ^0.4.31
normal
clap ^4.4.7
normal
humantime ^2.1.0
normal
linkme ^0.3.17
normal
reqwest ^0.11.22
normal
rpassword ^7.2.0
normal
serde ^1.0.190
normal
toml ^0.8.6
normal
xdg ^2.5.2
normal
Versions
16.67%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
bddap_aoc
0.1.1
All Items
Re-exports
Structs
Statics
Functions
Attribute Macros
?
Crate
bddap_aoc
source
·
[
−
]
Re-exports
pub use
linkme
;
Structs
Challenge
Getter
Statics
CHALLENGES
Functions
run_default
Get settings from command line arguments.
Attribute Macros
register
Marks a function as a solution to an Advent of Code challenge.
unregistered_challenge
Declare a challenge function without registering it.