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

Function create_serialize_impls

src/generation.rs:4545–4641  ·  view source on GitHub ↗
(
    ident: &RustIdent,
    rep: Option<Representation>,
    tag: Option<usize>,
    definite_len: &str,
    use_this_encoding: Option<&str>,
    generate_serialize_embedded: bool,
    writer: &str,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

create_serialize_implFunction · 0.85
codegen_structFunction · 0.85

Calls 7

make_serialization_implFunction · 0.85
write_using_szFunction · 0.85
start_lenFunction · 0.85
cbor_event_len_nFunction · 0.85
end_lenFunction · 0.85
lineMethod · 0.80

Tested by

no test coverage detected