mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-03 07:48:41 +08:00
4 lines
84 B
Rust
4 lines
84 B
Rust
pub fn setup() {
|
|
// setup code specific to your library's tests would go here
|
|
}
|