pub async fn map_handler(
__arg0: Json<MapRequest>,
) -> Result<Json<MapResponse>, ScrapeError>Expand description
Handler for POST /api/v1/map
pub async fn map_handler(
__arg0: Json<MapRequest>,
) -> Result<Json<MapResponse>, ScrapeError>Handler for POST /api/v1/map