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

Method defined_rust_idents

src/intermediate.rs:249–261  ·  view source on GitHub ↗

Every camel-cased Rust type ident this crate will DEFINE (structs, user aliases, plain groups, generic defs/instances). Deterministic (`BTreeSet`, no hashing). Consumed by generation to pick collision-proof names for the emitted `serialize`/`deserialize` fn generics: a rule named `r`/`w` camel-cases to a type `R`/`W` that would otherwise shadow the hardcoded `fn deserialize ` / `

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected