pub fn compile_fragment_layout<D: Dialect>( f: &mut Formatter<'_>, namespace: &str, layout: &FragmentLayout<D>, ) -> Result