use rust_ssh::ssh; fn main() { println!("Hello, world!"); ssh::ppp(); }