alef 0.19.4

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