Docs.rs
openapi-github-0.1.0
openapi-github 0.1.0
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module orgs_set_membership_for_user_request
openapi_
github
0.1.0
Module orgs_
set_
membership_
for_
user_
request
Module Items
Structs
Enums
In openapi_
github::
models
openapi_github
::
models
Module
orgs_
set_
membership_
for_
user_
request
Copy item path
Source
Structs
§
Orgs
SetMembership
ForUser
Request
Enums
§
Role
The role to give the user in the organization. Can be one of: *
admin
- The user will become an owner of the organization. *
member
- The user will become a non-owner member of the organization.