distrustc_client/
lib.rs

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