Docs.rs
curl-http-0.1.0
curl-http 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
Folyd
Dependencies
curl ^0.4.14
normal
failure ^0.1.2
normal
failure_derive ^0.1.2
normal
serde ^1.0.77
normal
serde_json ^1.0.27
normal
Versions
57.14%
of the crate is documented
Platform
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
curl_
http
0.1.0
curl_http
Type Alias
HttpStatus
Copy item path
Source
pub type HttpStatus =
u32
;
Expand description
Type alias for
u32
http status.