alef 0.23.10

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