alef 0.21.1

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
let result = {{ core_call }}.map_err(|e| ext_php_rs::exception::PhpException::default(e.to_string()))?;
    Ok({{ wrap }})