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