alef 0.67.4

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
        do {
            _ = {{ call_expr }}
        } catch {
            XCTFail("expected call not to throw: \(error)")
        }