Skip to main content

cbor

Function cbor 

Source
pub fn cbor(
    engine: &mut Engine<'_>,
    source: Spanned<DataSource>,
) -> SourceResult<Value>
Expand description

Reads structured data from a CBOR file.