macro thin_delegate

Auto implementation of trivial delegation to inner types

3 releases

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

#772 in Rust patterns

Download history 204/week @ 2024-09-30 181/week @ 2024-10-07 66/week @ 2024-10-14

451 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.1MB
~25K SLoC