libraft 0.1.1

raft implementation in rust.
Documentation
1
2
3
extern crate libraft;

fn main() {}