alef-backend-php 0.15.26

PHP (ext-php-rs) backend for alef
Documentation
1
2
3
4

impl From<{{ binding_name }}> for {{ core_path }} {
    fn from(val: {{ binding_name }}) -> Self {
        match val.{{ tag_field }}_tag.as_str() {