impl-tools-lib

Crates.ioimpl-tools-lib
lib.rsimpl-tools-lib
version0.11.3
created_at2022-03-31 14:16:48.917197+00
updated_at2025-06-21 09:15:54.442267+00
descriptionHelper macros: autoimpl
homepage
repositoryhttps://github.com/kas-gui/impl-tools
max_upload_size
id559620
size144,011
Diggory Hardy (dhardy)

documentation

https://docs.rs/impl-tools-lib/

README

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!.

Copyright and Licence

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

Commit count: 227

cargo fmt