22 releases (breaking)

Uses new Rust 2024

0.16.0 Sep 13, 2025
0.15.0 Dec 2, 2024
0.14.1 Dec 12, 2023
0.14.0-alpha Sep 8, 2023
0.0.2 Jan 24, 2019

#1897 in GUI

33 downloads per month
Used in 9 crates (2 directly)

Apache-2.0

145KB
3K SLoC

KAS macros

This crate extends impl-tools.


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, using the nightly feature.

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

Dependencies

~0.4–0.8MB
~19K SLoC