alef 0.21.1

Opinionated polyglot binding generator for Rust libraries
Documentation
1
let {{ param_name }}_refs: Vec<&str> = {{ param_name }}.iter().map(|s| s.as_str()).collect();