accepts_codegen/acceptor/accepts_auto_impl/
mod.rs

1mod args;
2mod builder;
3mod expand;
4
5pub use expand::*;