Crates.io | palette_derive |
lib.rs | palette_derive |
version | 0.7.6 |
source | src |
created_at | 2018-05-26 17:34:56.216628 |
updated_at | 2024-04-28 13:18:01.645913 |
description | Automatically implement traits from the palette crate. |
homepage | |
repository | https://github.com/Ogeon/palette |
max_upload_size | |
id | 67159 |
size | 79,076 |
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.
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.
Licensed under either of
at your option.