Function ocypod::handlers::tag::tagged_jobs

source ·
pub fn tagged_jobs(
    path: Path<String>,
    state: State<ApplicationState>
) -> Box<dyn Future<Item = HttpResponse, Error = Error>>