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

Function create_deserialize_impls

src/generation.rs:4745–4830  ·  view source on GitHub ↗
(
    ident: &RustIdent,
    rep: Option<Representation>,
    tag: Option<usize>,
    len_info: Option<RustStructCBORLen>,
    generate_deserialize_embedded: bool,
    store_encoding: Option<&str>,
  

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

codegen_structFunction · 0.85
generate_enumFunction · 0.85

Calls 4

lineMethod · 0.80
push_blockMethod · 0.80

Tested by

no test coverage detected