19 releases

0.11.3 Jun 21, 2025
0.11.1 Dec 21, 2024
0.10.1 Oct 21, 2024
0.10.0 Sep 8, 2023
0.3.0 Mar 31, 2022

#391 in Procedural macros

Download history 5046/week @ 2025-03-22 6016/week @ 2025-03-29 6958/week @ 2025-04-05 5097/week @ 2025-04-12 7475/week @ 2025-04-19 6803/week @ 2025-04-26 6139/week @ 2025-05-03 5241/week @ 2025-05-10 5183/week @ 2025-05-17 5131/week @ 2025-05-24 3604/week @ 2025-05-31 4798/week @ 2025-06-07 5219/week @ 2025-06-14 5801/week @ 2025-06-21 4847/week @ 2025-06-28 3807/week @ 2025-07-05

20,862 downloads per month
Used in 122 crates (2 directly)

MIT/Apache

145KB
3K SLoC

Impl-tools-lib

To implement the proc-macros, copy and modify the impl-tools crate, which is merely documentation plus wrappers around this crate.


Impl-tools library

This is the library behind the impl-tools crate.

This library may be used directly to write custom variants of the impl-tools macros, for example extending #[autoimpl] to support other traits or writing new attribute macros to be evaluated within a impl_scope!.

The COPYRIGHT file includes a list of contributors who claim copyright on this project. This list may be incomplete; new contributors may optionally add themselves to this list.

The impl-tools library is published under the terms of the Apache License, Version 2.0. You may obtain a copy of this licence from the LICENSE file or on the following webpage: https://www.apache.org/licenses/LICENSE-2.0

Dependencies

~230–650KB
~15K SLoC