Function compile_fragment

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