Skip to main content

Module content_codec

Module content_codec 

Source
Expand description

Portable JSON and YAML sequence codecs.

Enums§

ContentFormat
The portable content artifact format.

Functions§

decode_sequence
Decode a portable JSON or YAML sequence.
encode_sequence
Encode portable content as a reviewable sequence.