thin_delegate -- Auto implementation of trait functions by delegation to inner types
This crate provides attribute macros that supports to define trait functions by delegation to inner types.
See docs.rs.
License
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.