Docs.rs
bddap-aoc-macros-0.1.1
bddap-aoc-macros 0.1.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
bddap
Dependencies
proc-macro2 ^1.0.69
normal
quote ^1.0.33
normal
syn ^2.0.38
normal
Versions
66.67%
of the crate is documented
Platform
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_
macros
0.1.1
All Items
Crate Items
Attribute Macros
Crate
bddap_aoc_macros
Copy item path
Source
Attribute Macros
ยง
register
Marks a function as a solution to an Advent of Code challenge.
unregistered_
challenge
Declare a challenge function without registering it.