pub fn decode_kv_v1(input: &str) -> Result<PipelineSpecV1, SpecError>Expand description
Decode a v1 spec from the stable line-oriented kv format.
pub fn decode_kv_v1(input: &str) -> Result<PipelineSpecV1, SpecError>Decode a v1 spec from the stable line-oriented kv format.