1 2 3 4
pub fn setup() { // setup code specific to your library's tests would go here println!("hello world") }