pub fn render<T: ReadTxn>(txn: &T, fragment: &XmlFragmentRef) -> Option<String>Expand description
Rule-free rendering to a plain string — the simplest way to use this crate standalone, and the fixture-parity surface the tests pin. With no callback rules, segments always flatten.