This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm in Rust. COBS is an algorithm for transforming a message into an encoding where a ...