pub async fn route_cmd_serialized(
target_moniker: String,
filter: Option<String>,
route_validator: RouteValidatorProxy,
realm_query: RealmQueryProxy,
) -> Result<Vec<RouteReport>>
pub async fn route_cmd_serialized(
target_moniker: String,
filter: Option<String>,
route_validator: RouteValidatorProxy,
realm_query: RealmQueryProxy,
) -> Result<Vec<RouteReport>>