pub fn source_schema_from_wire(
value: &WireValue,
) -> Result<SourceSchema, String>Expand description
Decode a SourceSchema from a shape-wire object payload.
pub fn source_schema_from_wire(
value: &WireValue,
) -> Result<SourceSchema, String>Decode a SourceSchema from a shape-wire object payload.