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

Method generic_instance_bases

src/intermediate.rs:271–276  ·  view source on GitHub ↗

The base idents (`generic_ident`) of every registered generic instance, e.g. `Foo` for the instance `Foo `. For a generic EXTERN base this is the only place the bare base name lives: a generic extern (`Foo = _CDDL_CODEGEN_EXTERN_TYPE_`) is registered as a plain `Extern` rust struct, but the wasm crate never names it — wasm-bindgen can't express generics, so the instance collapses to the arg

(&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