alef-codegen 0.15.25

Shared codegen utilities for the alef polyglot binding generator
Documentation
1
2
3
    {{ sig_start }}{{ sig_params }}{{ sig_end }}{{ ret }} {
        {{ body }}
    }