pub fn fields_default<M>( mapper: M, value: Fields<'_>, ) -> Result<TokenStream, Diagnostic>where M: Mapper,