kubi/kubi-ui/src/backend.rs

3 lines
49 B
Rust
Raw Normal View History

2023-11-21 13:08:22 +00:00
#[cfg(feature = "backend_glium")]
pub mod glium;