21 releases (breaking)
0.15.0 | Dec 2, 2024 |
---|---|
0.14.1 | Dec 12, 2023 |
0.14.0-alpha | Sep 8, 2023 |
0.13.0 | Feb 26, 2023 |
0.0.2 | Jan 24, 2019 |
#1257 in GUI
344 downloads per month
Used in 9 crates
(2 directly)
140KB
3K
SLoC
KAS Macros
This is a sub-library of KAS for its procedural macros.
Users are advised not to depend on this library directly, but instead rely on the main KAS lib, which re-exports these macros in its API.
Stable vs nightly
Note that proc macros may emit error messages on stable rust, but currently can
only emit warnings with nightly rustc
.
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 KAS 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
lib.rs
:
KAS macros
This crate extends impl-tools
.
Dependencies
~0.5–1MB
~22K SLoC