alef 0.67.5

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
/// Opaque handle for a `{{ alias }}` trait-bridge instance.
/// Backed by the FFI's `AlefHandle` (`u64`), not a pointer. ~keep
pub const {{ alias }} = u64;