braid_http_rs 0.1.5

Unified Braid Protocol implementation in Rust, including Braid-HTTP, Antimatter CRDT, and BraidFS.
Documentation
1
2
3
4
fn main() {
    // This will fail but show suggestion
    let x: sfv::SerializeValue = 1;
}