alef 0.19.13

Opinionated polyglot binding generator for Rust libraries
Documentation
1
        if let Some(v) = {{ param }} { __target.{{ name }} = Some(v.into_iter().map(|w| {{ unwrap_expr }}).collect()); }