distrustc_server/
lib.rs

1pub fn init() {
2    println!("Hello from distrustc-server!");
3}