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