marker-blanket 0.1.0

Simple procedural macro to blanket implement marker traits
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 2 items with examples
  • Size
  • Source code size: 2.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 18.83 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PabloMansanet

Marker Blanket

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