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;