alef-backend-php 0.15.7

PHP (ext-php-rs) backend for alef
Documentation
1
2
3
    pub fn {{ name }}({{ params }}){{ ret_sig }} {
    {{ body }}
}