extern crate open_file; fn main() { open_file::open(String::from("Cargo.toml"), Some(String::from("kate"))); }. Functions. open. Function opens the file in ...
確定! 回上一頁