alef 0.62.11

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
id: {{ id }}
language: {{ language }}
target: {{ target }}
level: {{ level }}
requires: {{ requires }}
side_effect: {{ side_effect }}
---

{% if description %}{{ description }}

{% endif %}
```{{ fence }} title="{{ title }}"
{{ body }}
```