1 2 3
//! Converts a nested IR `DocNode` tree to a flat event stream. pub use crate::common::nested_to_flat::tree_to_events;