Function compile_fragment_ident

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