20 releases (breaking)

0.14.1 Dec 12, 2023
0.14.0-alpha Sep 8, 2023
0.13.0 Feb 26, 2023
0.12.0 Dec 13, 2022
0.0.2 Jan 24, 2019

#1095 in GUI

Download history 12/week @ 2023-12-18 4/week @ 2023-12-25 7/week @ 2024-02-12 9/week @ 2024-02-19 51/week @ 2024-02-26 16/week @ 2024-03-04 18/week @ 2024-03-11 5/week @ 2024-03-18 22/week @ 2024-03-25 59/week @ 2024-04-01

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

Apache-2.0

135KB
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.

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.6–1.1MB
~26K SLoC