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

Method export

src/generation.rs:1256–1414  ·  view source on GitHub ↗

Exports all already-generated state to the provided directory. Call generate() first to populate the generation state.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

generateMethod · 0.45
generated_filesMethod · 0.45
declare_modulesFunction · 0.45
generate_to_diskFunction · 0.45

Calls 9

serialization_preludeFunction · 0.85
rustfmt_generated_stringFunction · 0.85
ops_for_wasmFunction · 0.85
ops_for_json_genFunction · 0.85
applyFunction · 0.85
generated_filesMethod · 0.80
export_static_filesMethod · 0.80
pushMethod · 0.80
as_refMethod · 0.80

Tested by

no test coverage detected