lex-babel 0.6.0

Format conversion library for the lex format
Documentation
1
2
3
//! Converts a nested IR `DocNode` tree to a flat event stream.

pub use crate::common::nested_to_flat::tree_to_events;