alef 0.25.47

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
        {
            let v = {{ call }}.await;
            {{ wrap_return_impl }}
        }