es-fluent-derive-core 0.10.1

Core parsing and logic for es-fluent-derive
Documentation

Docs Crates.io

es-fluent-derive-core

Internal Crate: Build-time logic for es-fluent.

This crate contains the logic required by es-fluent-derive to parse attributes (including namespace options), validate structures, and generate naming conventions. It is separated from the proc-macro crate to keep compile times minimal.