Expand description
§Impl-tools-lib
To implement the proc-macros, copy and modify the
impl-tools crate, which is
merely documentation plus wrappers around this crate.
Modules§
- anon
- The
impl_anon!macro - autoimpl
- Implementation of the
#[autoimpl]attribute - fields
- Custom version of
synfields types supporting initializers - generics
- Custom version of
syngenerics supporting ‘X: trait’ bound - scope
- The
impl_scope!macro
Structs§
- Ident
Formatter - Tool to make a formatted
Ident - Impl
Default #[impl_default]attribute- Simple
Path - Simple, allocation-free path representation