alef-codegen 0.15.21

Shared codegen utilities for the alef polyglot binding generator
Documentation
1
let {{ name }}_core: Option<Vec<_>> = {{ name }}.as_ref().map(|v| v.iter().map(|x| x.clone().into()).collect());