palette_derive

Crates.iopalette_derive
lib.rspalette_derive
version0.7.6
sourcesrc
created_at2018-05-26 17:34:56.216628
updated_at2024-04-28 13:18:01.645913
descriptionAutomatically implement traits from the palette crate.
homepage
repositoryhttps://github.com/Ogeon/palette
max_upload_size
id67159
size79,076
Erik Hedvall (Ogeon)

documentation

https://docs.rs/palette/0.7.6/palette/

README

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

at your option.

Commit count: 677

cargo fmt