Module github_rest::methods::prelude
source · Expand description
Prelude mod used for methods
Re-exports
pub use crate::GithubRestError;
pub use crate::Requester;
Structs
- An asynchronous request body.
Enums
Traits
- A data structure that can be deserialized from any data format supported by Serde.
- A data structure that can be serialized into any data format supported by Serde.