alef 0.25.0

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
impl {{ super_trait_path }} for {{ bridge_name }} {
    fn name(&self) -> &str {
        &self.cached_name
    }