tes 0.10.0

A crate for working with the Task Execution Service (TES) specification
Documentation
1
2
3
4
5
//! Types within v1.x of the specification.

pub mod requests;
pub mod responses;
pub mod task;