Registry / other / yarte-parser

yarte-parser

JSON →
library0.15.2rscratesunverified

Provides the abstract syntax tree, lexer, and parser for the Yarte template engine.

other
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use yarte_parser::Parser;

Initialize the Yarte parser

use yarte_parser::Parser; fn main() { let parser = Parser::new(); println!("Yarte parser ready"); }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
10 hits · last 30 days
gptbot
3
claudebot
3
Resources