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