Skip to main content

Crate axe_parser

Crate axe_parser 

Source
Expand description

Parsers for AXE canonical format and vendor-specific formats.

Handles both forward parsing (AXE SKILL.md → IR) and reverse parsing (vendor format → IR) for the axe compat workflow.

Re-exports§

pub use axe_ir;

Functions§

parse
Parse an AXE-format SKILL.md into the IR.