Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doumanash/auto-trait

Proc macro to generate trait implementation for wrapper types
https://github.com/doumanash/auto-trait

Last synced: 1 day ago
JSON representation

Proc macro to generate trait implementation for wrapper types

Awesome Lists containing this project

README

        

# auto-trait

[![Actions Status](https://github.com/DoumanAsh/auto-trait/workflows/Rust/badge.svg)](https://github.com/DoumanAsh/auto-trait/actions)
[![Crates.io](https://img.shields.io/crates/v/auto-trait)](https://crates.io/crates/auto-trait)
[![Documentation](https://docs.rs/auto-trait/badge.svg)](https://docs.rs/crate/auto-trait/)

Simple macro to generate trait implementation for wrapper types