pub fn compile_fragment_ident<D: Dialect>( namespace: &str, ident: &FragmentIdent<D>, f: &mut Formatter<'_>, ) -> Result