flutter_rust_bridge_codegen 2.12.0

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
Documentation
1
2
3
pub(crate) trait HirFlatComponent<SK: Ord> {
    fn sort_key(&self) -> SK;
}