Docs.rs
api-forge-0.0.1
api-forge 0.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
retrokiller543
Dependencies
anyhow ^1.0.87
normal
reqwest ^0.12.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.63
normal
tokio ^1.40
normal
tracing ^0.1.40
normal
Versions
36.36%
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
api_
forge
0.0.1
Module traits
Module Items
Enums
Traits
In crate api_
forge
Module
api_forge
::
traits
Copy item path
source
·
[
−
]
Enums
§
Authentication
Method
Enum representing different methods for authentication in an HTTP request.
Data
Transmission
Method
Enum representing different methods for transmitting data in an HTTP request.
Traits
§
Request
Request
trait.