pub fn compile_fragment<D: Dialect>( f: &mut Formatter<'_>, namespace: &str, fragment: &FragmentType<D>, ) -> Result