Skip to main content

source_schema_from_wire

Function source_schema_from_wire 

Source
pub fn source_schema_from_wire(
    value: &WireValue,
) -> Result<SourceSchema, String>
Expand description

Decode a SourceSchema from a shape-wire object payload.