MCPcopy Create free account
hub / github.com/dcSpark/cddl-codegen / generate_array_struct_deserialization

Function generate_array_struct_deserialization

src/generation.rs:5540–5794  ·  view source on GitHub ↗
(
    gen_scope: &mut GenerationScope,
    types: &IntermediateTypes,
    name: &RustIdent,
    record: &RustRecord,
    tag: Option<usize>,
    in_embedded: bool,
    vars_in_self: bool,
    cli: &Cl

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

codegen_structFunction · 0.85
make_inline_deser_codeFunction · 0.85

Calls 15

encoding_var_names_strFunction · 0.85
cbor_type_code_strFunction · 0.85
encoding_fieldsFunction · 0.85
is_fixed_valueMethod · 0.80
cbor_typesMethod · 0.80
resolve_aliasesMethod · 0.80
optional_fieldMethod · 0.80
in_embeddedMethod · 0.80
custom_deserializeMethod · 0.80
add_to_codeMethod · 0.80
wrap_in_blockMethod · 0.80

Tested by

no test coverage detected