draxl-printer 0.1.1

Language-dispatch facade for Draxl rendering
Documentation

Language-dispatch facade for canonical Draxl rendering.

This crate renders the AST back into compact Draxl surface syntax and re-exports the shared canonicalization helper from draxl-ast.

Today the crate exposes only the Rust backend, but the public rendering surface is language-aware so additional backends can be added behind the same facade over time.