Function veclit_to_binlit

Source
pub fn veclit_to_binlit(vec: &[f32]) -> Vec<u8> 
Expand description

Convert a vector literal to a binary literal.