alef 0.25.30

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    alef::run_with_extensions(vec![])
}