1 2 3 4 5
#[cfg(feature = "text-buffer")] pub mod buffer; #[cfg(feature = "text-fonts")] pub mod fonts;