flutter_rust_bridge_codegen 2.12.0

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
Documentation
1
2
3
4
5
//! Main documentation is in <https://github.com/fzyzcjy/flutter_rust_bridge>

mod library;

pub use library::*;