Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rexagon/opg
/ functions
Functions
154 in github.com/Rexagon/opg
⨍
Functions
154
◇
Types & classes
88
Function
generic_struct
()
test_suite/tests/models.rs:451
Function
generic_struct_with_ref
()
test_suite/tests/models.rs:475
Method
get_schema
(cx: &mut Components)
opg/src/lib.rs:94
Method
get_schema_with_params
Get schema for this type with context parameters applied
opg/src/models.rs:596
Function
hash_map
()
test_suite/tests/models.rs:323
Function
inner_type
()
test_suite/tests/models.rs:298
Function
internally_tagged_enum
()
test_suite/tests/models.rs:174
Function
invalid_models_context
()
test_suite/tests/models.rs:740
Function
is_false
(value: &bool)
opg/src/models.rs:402
Function
manual_serialization
()
test_suite/tests/models.rs:575
Method
mark_deprecated
(&mut self, deprecated: bool)
opg/src/models.rs:314
Method
mention_schema
Insert model into schema and return it's reference
opg/src/models.rs:536
Method
mention_security_scheme
Insert security scheme and return it's name
opg/src/models.rs:551
Method
new
()
opg/src/models.rs:525
Method
new
()
opg_derive/src/parsing_context.rs:10
Method
new
()
opg_derive/src/opg.rs:847
Function
newtype
()
test_suite/tests/models.rs:16
Method
none
(cx: &'c ParsingContext, name: Symbol)
opg_derive/src/attr.rs:711
Function
now
()
test_suite/tests/models.rs:420
Function
null_response
()
test_suite/tests/models.rs:516
Function
nullable_field
()
test_suite/tests/models.rs:359
Function
nullable_newtype
()
test_suite/tests/models.rs:340
Method
raw
(&self)
opg_derive/src/attr.rs:886
Function
recursive_field
()
test_suite/tests/models.rs:381
Function
rename_fields
()
opg_derive/src/case.rs:142
Function
rename_variants
()
opg_derive/src/case.rs:108
Function
repr_enum
()
test_suite/tests/repr.rs:21
Method
select_reference
( cx: &mut Components, inline: bool, params: &ContextParams, )
opg/src/models.rs:602
Method
select_reference
(cx: &mut Components, _: bool, params: &ContextParams)
opg/src/lib.rs:112
Method
serialize
(&self, serializer: S)
opg/src/models.rs:230
Function
serialize_model_reference_any
Serialize any field as `{}`
opg/src/models.rs:1036
Function
serialize_model_reference_link
Serialize link as struct with `$ref` field
opg/src/models.rs:1022
Function
serialize_ordered_entries
Serialize slice of tuples as map
opg/src/models.rs:54
Function
serialize_parameters
Serialize map of parameters as sequence
opg/src/models.rs:436
Function
serialize_path_elements
Serialize sequence of path elements as single string
opg/src/models.rs:144
Function
serialize_tags
Serialize map of tags as sequence
opg/src/models.rs:73
Method
set_if_none
(&mut self, value: T)
opg_derive/src/attr.rs:740
Function
simple_struct
()
test_suite/tests/models.rs:49
Function
string_enum
()
test_suite/tests/models.rs:77
Function
struct_with_any_field
()
test_suite/tests/models.rs:501
Function
to_compile_errors
(errors: Vec<syn::Error>)
opg_derive/src/lib.rs:27
Method
try_merge
Try merge other model into this object
opg/src/models.rs:661
Function
tuples
()
test_suite/tests/models.rs:274
Function
type_changed_field
()
test_suite/tests/models.rs:258
Method
type_name
()
opg/src/lib.rs:107
Function
untagged_enum
()
test_suite/tests/models.rs:134
Function
valid_models_context
()
test_suite/tests/models.rs:713
Method
verify_schemas
(&self)
opg/src/models.rs:565
Method
visit_macro
(&mut self, _mac: &'ast syn::Macro)
opg_derive/src/bound.rs:51
Method
visit_path
(&mut self, path: &'ast syn::Path)
opg_derive/src/bound.rs:53
Method
with_description
(&mut self, description: &T)
opg/src/models.rs:306
Method
with_operation_id
(&mut self, operation_id: &T)
opg/src/models.rs:298
Method
with_request_body
(&mut self, body: RequestBody)
opg/src/models.rs:319
Method
with_summary
(&mut self, summary: &T)
opg/src/models.rs:290
← previous
101–154 of 154, ranked by callers