alef 0.23.24

Opinionated polyglot binding generator for Rust libraries
Documentation
1
Arc::new({% if needs_mutex %}std::sync::Mutex::new({{ val }}){% else %}{{ val }}{% endif %})