distrustc-server 0.1.0

A Rust-compatible distcc implementation
Documentation
1
2
3
pub fn init() {
    println!("Hello from distrustc-server!");
}