Function pancake_server::engine_serial::route_handlers::get_one
source · async fn get_one(
__arg0: Path<String>,
__arg1: State<Arc<AppState>>
) -> Result<(StatusCode, String), AppError>async fn get_one(
__arg0: Path<String>,
__arg1: State<Arc<AppState>>
) -> Result<(StatusCode, String), AppError>