Skip to main content

Crate inherent_pub

Crate inherent_pub 

Source

Attribute Macrosยง

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