alef 0.23.15

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
// Visitor is the interface implemented by host-language callback types.
// Embed BaseVisitor to get no-op defaults for all methods.
type Visitor interface {