alef 0.25.27

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
    public var {{ property_name }}: {{ return_type }} {
        switch self {
{{ cases }}        }
    }