dtcs 0.1.1

Reference implementation of the Data Transformation Contract Standard (DTCS)
Documentation
1
2
3
4
//! Transformation plan (future milestone).

/// Transformation plan IR (not yet implemented).
pub struct TransformationPlan;