1 2 3 4
//! Playground integration and unit tests — split into sub-modules. //! See tests/playground/ for the test bodies. #[path = "playground/mod.rs"] mod playground;