fn get_key_envelope(
included_items: &[SourceIncludeMetadata],
encoding: Option<&SourceDataEncoding<ReferencedConnection>>,
key_envelope_no_encoding: bool,
) -> Result<KeyEnvelope, PlanError>
Expand description
Extract the key envelope, if it is requested