alef 0.24.13

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