Docs.rs
nadeo-api-0.2.4
nadeo-api 0.2.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
TgZ39
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
derive_more ^1.0
normal
futures ^0.3
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.26
normal
thiserror ^1.0
normal
tokio ^1.37
normal
Versions
31.15%
of the crate is documented
Go to latest version
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
nadeo_
api
0.2.4
Module request_
builder
Module Items
Structs
Enums
In nadeo_
api::
request
nadeo_api
::
request
Module
request_builder
Copy item path
source
Structs
§
Nadeo
Request
Builder
Used for creating
NadeoRequest
s.
URL
,
HttpMethod
and
AuthType
must be provided.
Enums
§
Request
Builder
Error
Error when the Request is invalid. For example if a required field is missing.