alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
  def {{ ep_name }}({{ params }}) do
    Native.{{ native_fn }}(self.registrations{{ call_args }})
  end