alef 0.23.20

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
    def {{ method_name }}{{ param_sig }}
{{ doc_comment }}      @registrations.push(["{{ method_name }}", {{ meta_tuple }}, block])
      self
    end