macro thin_delegate

Auto implementation of trivial delegation to inner types

3 releases

new 0.0.3 Oct 13, 2024
0.0.2 Oct 6, 2024
0.0.1 Oct 5, 2024

#780 in Rust patterns

Download history 265/week @ 2024-10-03 152/week @ 2024-10-10

417 downloads per month

MIT/Apache

68KB
2K SLoC

thin_delegate

Auto implementation of trivial delegation to inner types.

Status

v0.0.3, alpha

Development phase. The author is trying to use it.

TODO

  • Documentation

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.


lib.rs:

Auto implementation of trivial delegation to inner types.

Status

v0.0.3, alpha

Development phase. The author is trying to use it.

TODO

  • Documentation

Dependencies

~0.7–1.2MB
~26K SLoC