* refactor(replication): move mrf wire format to replication crate * refactor(replication): match re-exported error variants
* fix(replication): address resync crate review * fix(replication): skip fixext fields correctly * fix(replication): satisfy resync clippy