Skip to content

Auto implementation of trait functions by delegation to inner types

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

kenoss/thin_delegate

Repository files navigation

thin_delegate -- Auto implementation of trait functions by delegation to inner types

github crates.io docs.rs build status

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.

About

Auto implementation of trait functions by delegation to inner types

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published