impl-more 0.1.8

Concise, declarative trait implementation macros
Documentation
1
2
3
4
5
//! Playground for macro usage.

#![allow(dead_code, clippy::from_over_into)]

fn main() {}