webgraph 0.1.4

A Rust port of the WebGraph framework (http://webgraph.di.unimi.it/).
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information")
}