4 lines
84 B
Rust
4 lines
84 B
Rust
pub fn setup() {
|
|
// setup code specific to your library's tests would go here
|
|
}
|