yazi-prebuild 0.1.2

Used to place the pre-built assets of yazi (https://github.com/sxyazi/yazi).
Documentation
1
2
3
pub fn ansi_theme() -> &'static [u8] { include_bytes!("../built/ansi.tmTheme") }

pub fn syntaxes() -> &'static [u8] { include_bytes!("../built/bat-syntaxes") }