es-fluent-sc-parser 0.2.8

A crate for parsing Fluent syntax from source code
Documentation
es-fluent-sc-parser-0.2.8 has been yanked.

es-fluent-sc-parser

The es-fluent-sc-parser (Source Code Parser) crate is responsible for walking through Rust source code directories, parsing files, and extracting translation metadata from types that use the es-fluent derive macros.

This is an internal crate, serving as the parsing engine for developer tools like es-fluent-build and es-fluent-cli.