alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
    let {{ conv_name }}: Vec<f32> = {{ param_name }}.iter().map(|&x| x as f32).collect();