alef 0.23.31

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