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

Function make_inline_deser_code

src/generation.rs:7611–7653  ·  view source on GitHub ↗
(
    gen_scope: &mut GenerationScope,
    types: &IntermediateTypes,
    name: &RustIdent,
    tag: Option<usize>,
    record: &RustRecord,
    enum_gen_info: &EnumVariantInRust,
    cli: &Cli,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generate_enumFunction · 0.85

Calls 4

surround_in_len_checksFunction · 0.85
cbor_len_infoMethod · 0.80
generate_constructorMethod · 0.80

Tested by

no test coverage detected