#traits #extension #impl #macro

nightly trait-ext

Small macro for trait extension implementation

1 unstable release

0.1.1 Feb 16, 2023

#68 in #impl

MIT license

3KB

Crate with a helper macro which can create simple extensions over a specific trait which is automatically implemented for every type which implements the specified trait.

No runtime deps