MCPcopy Create free account

hub / github.com/dcSpark/cddl-codegen / functions

Functions1,061 in github.com/dcSpark/cddl-codegen

Functionis_identifier_in_our_prelude
(name: &str)
src/utils.rs:172
Functionjs_d_ts_merge
()
src/tests/integration_tests.rs:3828
Functionjs_schema_to_ts
()
src/tests/integration_tests.rs:3738
Functionjson
()
src/tests/integration_tests.rs:3683
Functionjson_float
()
src/tests/integration_tests.rs:3703
Functionjson_preserve
()
src/tests/integration_tests.rs:4025
Functionjson_rejects
()
tests/json/tests.rs:147
Methodjson_schema
(generator: &mut schemars::SchemaGenerator)
static/ordered_hash_map_schemars.rs:5
Functionjson_wrapper_test
(value: V)
tests/json/tests.rs:27
Functionkeyless_map_entry_rejects_gracefully
()
src/tests/robustness_tests.rs:300
Functionlegacy_root_warning_fires_only_for_legacy_shape
()
src/tests/integration_tests.rs:2198
Functionmain
()
src/main.rs:20
Functionmain
()
examples/ast_roles.rs:402
Functionmalformed_existing_manifest_is_an_error_naming_the_file
()
src/cargo_manifest.rs:769
Functionmanifest_template_drift
()
src/tests/snapshot_tests.rs:358
Functionmap_key_literal
A single synthesized map key at index `i` (the literal form of `map_key_expr`, whose `__i` is a closure param unavailable in the explicit-`insert` bui
src/emit_tests_wasm.rs:467
Methodmark_refs
( refs: &mut BTreeMap<ModuleScope, BTreeMap<ModuleScope, BTreeSet<RustIdent>>>, types:
src/intermediate.rs:301
Functionmerge_bumps_incompatible_pin
()
src/cargo_manifest.rs:868
Functionmerge_bumps_newer_major_down_to_tool
()
src/cargo_manifest.rs:879
Functionmerge_keeps_compatible_pin
()
src/cargo_manifest.rs:860
Functionmerge_no_existing_entry_writes_tool_spec_verbatim
()
src/cargo_manifest.rs:959
Functionmerge_only_applies_to_dependency_entries
()
src/cargo_manifest.rs:926
Functionmerge_plain_string_stays_plain_string
()
src/cargo_manifest.rs:895
Functionmerge_preserves_feature_when_tool_is_plain_string
()
src/cargo_manifest.rs:821
Functionmerge_preserves_optional_when_tool_flattens_version
()
src/cargo_manifest.rs:811
Functionmerge_result_is_idempotent
()
src/cargo_manifest.rs:939
Methodmerge_scopes_to_strings
Shared scope-merge producer used by both [`Self::export`] and [`Self::generated_files`]: merges the root scope into `merged_scope`, emits each non-roo
src/generation.rs:1419
Functionmerge_tool_path_field_wins_user_version_preserved
()
src/cargo_manifest.rs:910
Functionmerge_unions_features_appends_new_tool_feature
()
src/cargo_manifest.rs:847
Functionmerge_unions_features_user_order_first
()
src/cargo_manifest.rs:832
Functionmerge_unparseable_user_version_takes_tool
()
src/cargo_manifest.rs:887
Functionmigration_legacy_root_fails_loudly
()
src/tests/integration_tests.rs:2134
Functionmixed_len_keys_ordering_rule
()
tests/canonical/tests.rs:527
Functionmultifile
()
src/tests/integration_tests.rs:3594
Functionmultifile_json_preserve
()
src/tests/integration_tests.rs:3615
Methodname_for_rust_map
( types: &IntermediateTypes, k: &RustType, v: &RustType, from_wasm: bool,
src/intermediate.rs:1918
Methodname_for_wasm_map
(k: &RustType, v: &RustType)
src/intermediate.rs:1910
Functionnested_module_types_bytes
()
tests/multifile/tests.rs:84
Methodnew
(len: cbor_event::LenSz)
static/serialization_preserve.rs:7
Methodnew
(len: cbor_event::Len)
static/serialization_non_preserve.rs:7
Methodnew
()
static/ordered_hash_map.rs:34
Methodnew
(location: T, failure: DeserializeFailure)
static/error.rs:64
Methodnew
(expr: S, var_name: T)
src/generation.rs:49
Methodnew
(scope: Vec<String>)
src/intermediate.rs:25
Methodnew
(index_0: u64, index_1: String, index_2: Vec<u8>)
tests/extern-dep-crate/src/lib.rs:22
Methodnew
()
tests/extern-dep-crate/src/ordered_hash_map.rs:32
Methodnew
(len: cbor_event::LenSz)
tests/extern-dep-crate/src/serialization.rs:27
Methodnew
(location: T, failure: DeserializeFailure)
tests/extern-dep-crate/src/error.rs:59
Methodnew_array
( ident: RustIdent, tag: Option<usize>, rule_metadata: Option<&RuleMetadata>,
src/intermediate.rs:2766
Methodnew_custom
(name: T)
src/intermediate.rs:1269
Methodnew_embedded
( name: VariantIdent, embedded_record: RustRecord, doc: Option<String>, )
src/intermediate.rs:2449
Methodnew_extern
(ident: RustIdent)
src/intermediate.rs:2857
Methodnew_from_metadata
(base_type: RustType, rule_metadata: RuleMetadata)
src/intermediate.rs:90
Methodnew_generic
( generic_ident: &RustIdent, generic_args: &[RustType], types: &Intermedia
src/intermediate.rs:1229
Methodnew_group_choice
( ident: RustIdent, tag: Option<usize>, rule_metadata: Option<&RuleMetadata>,
src/intermediate.rs:2824
Methodnew_manual
(base_type: RustType, gen_rust_alias: bool, gen_wasm_alias: bool)
src/intermediate.rs:80
Methodnew_raw_bytes
(ident: RustIdent)
src/intermediate.rs:2866
Methodnew_record
( ident: RustIdent, tag: Option<usize>, rule_metadata: Option<&RuleMetadata>,
src/intermediate.rs:2737
Methodnew_rust
(ident: RustIdent)
src/intermediate.rs:1273
Methodnew_table
( ident: RustIdent, tag: Option<usize>, rule_metadata: Option<&RuleMetadata>,
src/intermediate.rs:2751
Methodnew_type_choice
This will automatically check if it's a c-stlye enum and use that instead if possible
src/intermediate.rs:2785
Methodnew_wrapper
( ident: RustIdent, tag: Option<usize>, rule_metadata: Option<&RuleMetadata>,
src/intermediate.rs:2839
Functionnewtype
()
tests/comment-dsl/tests.rs:117
Functionnint_wrapper
()
tests/json/tests.rs:64
Functionno_alias
()
tests/core/tests.rs:444
Functionnon_overlap_basic_embed
()
tests/core/tests.rs:547
Functionnon_overlap_basic_embed
()
tests/preserve-encodings/tests.rs:559
Functionnon_overlap_basic_embed_mixed
()
tests/core/tests.rs:559
Functionnon_overlap_basic_embed_mixed
()
tests/preserve-encodings/tests.rs:615
Functionnon_overlap_basic_embed_mixed_explicit
()
tests/core/tests.rs:565
Functionnon_overlap_basic_embed_mixed_explicit
()
tests/preserve-encodings/tests.rs:643
Functionnon_overlap_basic_embed_multi_fields
()
tests/core/tests.rs:553
Functionnon_overlap_basic_embed_multi_fields
()
tests/preserve-encodings/tests.rs:587
Functionnon_overlap_basic_not_basic
()
tests/core/tests.rs:572
Functionnon_overlap_basic_not_basic
()
tests/preserve-encodings/tests.rs:678
Functionnon_overlapping_type_choice_all
()
tests/preserve-encodings/tests.rs:483
Functionnon_overlapping_type_choice_some
()
tests/preserve-encodings/tests.rs:459
Functionnullable_enum_variant_three_states_native
()
tests/nullable-wasm/tests.rs:57
Functionnullable_map_value_three_states_native
()
tests/nullable-wasm/tests.rs:45
Functionnullable_wasm
()
src/tests/integration_tests.rs:2409
Functionoccurrence_marker_on_inline_group_rejects_gracefully
()
src/tests/robustness_tests.rs:389
Functionop_at
Assert the op at `path` matches a predicate, panicking with context otherwise.
src/cargo_manifest.rs:988
Functionoptional_nullable_field_three_states_native
()
tests/nullable-wasm/tests.rs:22
Functionouter
()
tests/rust-wasm-split/tests.rs:43
Functionouter
()
tests/core/tests.rs:341
Functionoverlap_basic_embed
()
tests/core/tests.rs:541
Functionoverlap_basic_embed
()
tests/preserve-encodings/tests.rs:532
Functionoverlapping
()
tests/core/tests.rs:501
Functionoverlapping_inlined
()
tests/core/tests.rs:511
Functionoverlapping_inlined
()
tests/preserve-encodings/tests.rs:416
Functionoverlapping_type_choice_all
()
tests/core/tests.rs:521
Functionoverlapping_type_choice_some
()
tests/core/tests.rs:534
Functionpackage_json_pipeline
()
src/tests/integration_tests.rs:3898
Functionparse_comment_all_except_no_alias
()
src/comment_ast.rs:470
Functionparse_comment_custom_serialize_deserialize
()
src/comment_ast.rs:449
Functionparse_comment_name
()
src/comment_ast.rs:243
Functionparse_comment_name_noalias
()
src/comment_ast.rs:403
Functionparse_comment_newtype
()
src/comment_ast.rs:263
Functionparse_comment_newtype_and_custom_json
()
src/comment_ast.rs:423
Functionparse_comment_newtype_and_name
()
src/comment_ast.rs:323
← previousnext →801–900 of 1,061, ranked by callers