Module flutter_rust_bridge::support
source · [−]Expand description
Functions that support auto-generated Rust code. These functions are not meant to be used by humans directly.
Re-exports
pub use crate::handler::DefaultHandler;
Macros
Structs
NOTE for maintainer: Please keep this struct in sync with [DUMMY_WIRE_CODE_FOR_BINDGEN] in the code generator
Traits
A trait to convert between Rust types and Dart Types that could then be sent to the isolate