1 2 3 4 5 6
// Service-API codegen via flutter_rust_bridge. // Generated by alef. Do not edit by hand. use std::pin::Pin; use flutter_rust_bridge::{frb, DartFnFuture}; use crate::{ServerConfig, RouteBuilder};