alef 0.25.34

Opinionated polyglot binding generator for Rust libraries
Documentation
1
let {{ name }}_json = serde_json::to_string(&{{ name }}).map_err(|e| e.to_string())?;