//! Crate for providing an abstraction layer over different graphics APIs pub mod graphics_server; pub mod shader;