alef 0.25.21

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