Skip to main content

source_schema_from_nb

Function source_schema_from_nb 

Source
pub fn source_schema_from_nb(
    _value: &KindedSlot,
) -> Result<SourceSchema, String>
Expand description

Decode a SourceSchema from a typed-object KindedSlot payload.

See source_schema_to_nb — Phase 2c rebuild deferral. The wire- format path (source_schema_from_wire) handles the persisted case.