1//! Main documentation is in <https://github.com/fzyzcjy/flutter_rust_bridge> 2 3mod library; 4 5pub use library::*;