A Rust CASPaxos implementation exporting a simple KV interface.

Tested on top of a simulator that causes most race conditions to quickly surface.

Features: * get, set, del, cas