alef 0.23.41

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