検索
Results of 1 - 1 of about 1 for blah (0.007 sec.)
- Tests - Rust By Example 日本語版 9414
- Introduction 1. Hello World ❱ 1.1. コメント 1.2. フォーマットしてプリント ❱ 1.2.1. デバッグ 1.2.
...
出力はこのようになります。 $ cargo test Compiling blah v0.1.0 (file:///nobackup/blah) Finished dev [unopt...
] target(s) in 0.89 secs Running target/debug/deps/blah-d3b32b97275ec472 running 3 tests test test_bar ......
argo test test_foo $ cargo test test_foo Compiling blah v0.1.0 (file:///nobackup/blah) Finished dev [unopt...
] target(s) in 0.35 secs Running target/debug/deps/blah-d3b32b97275ec472 running 2 tests test test_foo ......
- https://man.plustar.jp/rust/example/cargo/test.html - [similar]
PREV
1
NEXT