pub fn compile_style_sheet_to_bincode( filename: &str, style_text: &str, ) -> Vec<u8> ⓘ
Serialize CSS to the binary format.