Initial release. This is a copy/paste of the code from serde with the following changes:
RenameRulederivesPartialEqandEqRenameRule::default()now returns the no-op rename rule (previously,RenameRuledidn't implementDefault)- Additional documentation and tests