abrasive-protocol 0.0.1

Wire protocol types for abrasive, a remote cargo CLI.
Documentation

This Crate defines the wire protocol for the cli (client) and the daemon (server) to communicate. This is sort of like a minimal IDL for this project using serde and bincode. No stability guarantees. Not intended for outside use yet.