src/lib.rs : pub fn foo() { println!("Hallo, Rust library here!") } $ cargo run error: a bin target must be available for `cargo run`.
確定! 回上一頁