alef 0.20.2

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