Module medea_jason::platform::utils::callback

source ·
Expand description

Functionality for converting Rust closures into callbacks that can be passed to Dart and called by Dart.

Structs§

  • Rust closure which can be called by Dart.

Functions§