compile_fragment

Function compile_fragment 

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