auto-delegate-impl 0.1.2

Auto delegate allows you that automatic impl of traits and delegate their handling to child members.
Documentation
1
2
3

pub mod functions;
pub mod fn_meta;