alef-backend-php 0.17.0

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