alef 0.23.29

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