pub fn compile_fragment_declaration<D: Dialect>( f: &mut Formatter<'_>, val: &Value<D>, ty: &Item<D>, ) -> Result