aocd/
prelude.rs

1pub use crate::client::Aocd;
2pub use aocd_proc::{aocd, input, submit};