alef 0.20.2

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
pub fn {{ name }}(&self, {{ params }}){{ ret_sig }} {
    {{ body }}
}