marker-blanket 0.1.0

Simple procedural macro to blanket implement marker traits
Documentation
1
2
3
4
# Marker Blanket

Very simple procedural macro to blanket implement a marker trait for all of its
supertraits, in order to reduce boilerplate.