Once::new() was added in Rust 1.2.0 and ONCE_INIT has been deprecated as of Rust 1.38. Also updated the README example. cargo test passes
Once::new() was added in Rust 1.2.0 and ONCE_INIT has been deprecated as of Rust 1.38. Also updated the README example. cargo test passes