1 2 3 4 5 6
pub mod window; pub use gl; #[doc = include_str!("../README.md")] #[cfg(doctest)] pub struct ReadmeDoctests;