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

Method resolve

src/intermediate.rs:3270–3358  ·  view source on GitHub ↗

TODO: should we rename fields / variant names after-the-fact? (for the cases where the name came from the original generic param) returns None when it can't be resolved i.e. extern defs this will be left to the user instead to handle.

(
        &self,
        types: &IntermediateTypes,
        cli: &Cli,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

finalizeMethod · 0.80
babel.config.jsFile · 0.80

Calls 1

rust_structMethod · 0.80

Tested by

no test coverage detected