alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
let {{ param_name }}_core: Option<{{ vec_ty }}> = {{ param_name }}.map(|v| v.into_iter().map(Into::into).collect());