MCPcopy Create free account

hub / github.com/Rexagon/opg / functions

Functions154 in github.com/Rexagon/opg

Functiongeneric_struct
()
test_suite/tests/models.rs:451
Functiongeneric_struct_with_ref
()
test_suite/tests/models.rs:475
Methodget_schema
(cx: &mut Components)
opg/src/lib.rs:94
Methodget_schema_with_params
Get schema for this type with context parameters applied
opg/src/models.rs:596
Functionhash_map
()
test_suite/tests/models.rs:323
Functioninner_type
()
test_suite/tests/models.rs:298
Functioninternally_tagged_enum
()
test_suite/tests/models.rs:174
Functioninvalid_models_context
()
test_suite/tests/models.rs:740
Functionis_false
(value: &bool)
opg/src/models.rs:402
Functionmanual_serialization
()
test_suite/tests/models.rs:575
Methodmark_deprecated
(&mut self, deprecated: bool)
opg/src/models.rs:314
Methodmention_schema
Insert model into schema and return it's reference
opg/src/models.rs:536
Methodmention_security_scheme
Insert security scheme and return it's name
opg/src/models.rs:551
Methodnew
()
opg/src/models.rs:525
Methodnew
()
opg_derive/src/parsing_context.rs:10
Methodnew
()
opg_derive/src/opg.rs:847
Functionnewtype
()
test_suite/tests/models.rs:16
Methodnone
(cx: &'c ParsingContext, name: Symbol)
opg_derive/src/attr.rs:711
Functionnow
()
test_suite/tests/models.rs:420
Functionnull_response
()
test_suite/tests/models.rs:516
Functionnullable_field
()
test_suite/tests/models.rs:359
Functionnullable_newtype
()
test_suite/tests/models.rs:340
Methodraw
(&self)
opg_derive/src/attr.rs:886
Functionrecursive_field
()
test_suite/tests/models.rs:381
Functionrename_fields
()
opg_derive/src/case.rs:142
Functionrename_variants
()
opg_derive/src/case.rs:108
Functionrepr_enum
()
test_suite/tests/repr.rs:21
Methodselect_reference
( cx: &mut Components, inline: bool, params: &ContextParams, )
opg/src/models.rs:602
Methodselect_reference
(cx: &mut Components, _: bool, params: &ContextParams)
opg/src/lib.rs:112
Methodserialize
(&self, serializer: S)
opg/src/models.rs:230
Functionserialize_model_reference_any
Serialize any field as `{}`
opg/src/models.rs:1036
Functionserialize_model_reference_link
Serialize link as struct with `$ref` field
opg/src/models.rs:1022
Functionserialize_ordered_entries
Serialize slice of tuples as map
opg/src/models.rs:54
Functionserialize_parameters
Serialize map of parameters as sequence
opg/src/models.rs:436
Functionserialize_path_elements
Serialize sequence of path elements as single string
opg/src/models.rs:144
Functionserialize_tags
Serialize map of tags as sequence
opg/src/models.rs:73
Methodset_if_none
(&mut self, value: T)
opg_derive/src/attr.rs:740
Functionsimple_struct
()
test_suite/tests/models.rs:49
Functionstring_enum
()
test_suite/tests/models.rs:77
Functionstruct_with_any_field
()
test_suite/tests/models.rs:501
Functionto_compile_errors
(errors: Vec<syn::Error>)
opg_derive/src/lib.rs:27
Methodtry_merge
Try merge other model into this object
opg/src/models.rs:661
Functiontuples
()
test_suite/tests/models.rs:274
Functiontype_changed_field
()
test_suite/tests/models.rs:258
Methodtype_name
()
opg/src/lib.rs:107
Functionuntagged_enum
()
test_suite/tests/models.rs:134
Functionvalid_models_context
()
test_suite/tests/models.rs:713
Methodverify_schemas
(&self)
opg/src/models.rs:565
Methodvisit_macro
(&mut self, _mac: &'ast syn::Macro)
opg_derive/src/bound.rs:51
Methodvisit_path
(&mut self, path: &'ast syn::Path)
opg_derive/src/bound.rs:53
Methodwith_description
(&mut self, description: &T)
opg/src/models.rs:306
Methodwith_operation_id
(&mut self, operation_id: &T)
opg/src/models.rs:298
Methodwith_request_body
(&mut self, body: RequestBody)
opg/src/models.rs:319
Methodwith_summary
(&mut self, summary: &T)
opg/src/models.rs:290
← previous101–154 of 154, ranked by callers