1 2 3 4 5 6
//! Entry binary for Rust-internal `providers` tests. mod common; #[path = "internal/providers/mod.rs"] mod providers;