alef 0.23.33

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