Module bc_envelope::base::format_context
source · Structs
- The envelope formatting functions take a
FormatContextas an argument. This type defines information about CBOR tags, known values, functions and parameters that are used to annotate the output of the formatting functions.
Statics
- Access using the
with_format_context!macro.