farben-macros 0.3.2

Procedural macros for Farben
Documentation

farben-macros

Procedural macros for Farben. Completely opt-in.

[!WARNING] This crate is not intended for direct use. Enable the compile feature on farben instead.

Contents

  • color! — parses and validates farben markup at compile time, emitting the final ANSI string as a string literal baked into the binary
  • validate_color! — validates farben markup at compile time, emitting the original string literal unchanged on success

License

This project is protected under the RazkarStudio Permissive License. See the LICENSE for more details.

Cheers, RazkarStudio.

© 2026 RazkarStudio. All rights reserved.