12 releases
0.7.6 | Apr 28, 2024 |
---|---|
0.7.5 | Feb 25, 2024 |
0.7.4 | Jan 28, 2024 |
0.7.3 | Aug 10, 2023 |
0.4.0 | May 26, 2018 |
#46 in #palette
102,291 downloads per month
Used in 476 crates
(via palette)
68KB
2K
SLoC
palette_derive
Contains derive macros for the palette
crate. They are all reexported through palette
and require it to be a dependency, so there is typically no reason to use this crate directly.
Minimum Supported Rust Version (MSRV)
This version of Palette has been automatically tested with Rust version 1.60.0
and the stable
, beta
, and nightly
channels. Future versions of the library may advance the minimum supported version to make use of new language features, but this will normally be considered a breaking change. Exceptions may be made for security patches, dependencies advancing their MSRV in minor or patch releases, and similar changes.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
Derives traits from the palette crate.
Dependencies
~245–750KB
~18K SLoC