Docs.rs
openapi-github-0.1.0
openapi-github 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ahaoboy
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
25.08%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openapi_
github
0.1.0
In openapi_
github::
apis
openapi_github
::
apis
Function
parse_deep_object
Copy item path
Source
pub fn parse_deep_object(prefix: &
str
, value: &
Value
) ->
Vec
<(
String
,
String
)>