g1-common 0.1.0-alpha.3

Common types and traits between the client and server portion of the G1 graph store.
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}