Stroming
A set of traits for reading from and writing to a stream store, together with an in-memory implementation. This project is mostly academic.
Use
[]
= "0.0.7"
let mut store = new;
let data = r#"{"test": "data"}"#.as_bytes.to_vec;
let msg = Message ;
let _ = store.write_to_stream;
let = store.read_from_stream;
assert_eq!;
assert_eq!;
assert_eq!;
License
MIT