Crate inherent_pub

source ·

Attribute Macros

Make pub methods in the annotated impl Trait for Type block into inherited methods, which can be used without having to import the trait.