alef 0.23.47

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
6
7
# frozen_string_literal: true

require "{{ gem_require_name }}"

{% if has_services -%}
module {{ native_module_name }}
{% endif -%}