Docs.rs
gain-localhost-0.1.3
gain-localhost 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tsavola
Dependencies
flatbuffers ^2.0.0
normal
gain >=0.4.0, <1
normal
gain-lep >=0.1.2, <1
normal
optional
lazy_static ^1.4.0
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gain_
localhost
0.1.3
All Items
Crate Items
Structs
Functions
Crate
gain_localhost
Copy item path
Source
Expand description
Access a local HTTP server.
Structs
§
Response
HTTP response.
Functions
§
get
Make a GET request.
post
Make a POST request.
put
Make a PUT request.
request
Make an HTTP request.