alef-backend-php 0.17.0

PHP (ext-php-rs) backend for alef
Documentation
1
2
3
pub fn {{ func_name }}({{ params_str }}) -> {{ ret }} {
    {{ body }}
}