alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
/// Generated handler bridge for the `{{ trait_name }}` contract.
///
/// Wraps a Dart callable (`DartFnFuture<String>`) so it can be used
/// as `Arc<dyn {{ trait_name }}>` from Rust async code.