alef-backend-php 0.16.58

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