Docs.rs
phpup-0.1.8
phpup 0.1.8
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
masan4444
Dependencies
chrono ^0.4.19
normal
clap ^3.0.5
normal
clap_complete ^3.0.6
normal
colored ^1.6.1
normal
derive_more ^0.99.16
normal
dirs ^1.0.4
normal
flate2 ^1.0.22
normal
indicatif ^0.16.2
normal
indoc ^1.0.3
normal
itertools ^0.10.3
normal
md5 ^0.7.0
normal
num_cpus ^1.13.1
normal
once_cell ^1.9.0
normal
pathdiff ^0.2.1
normal
regex ^1.5.4
normal
serde ^1.0.133
normal
serde_json ^1.0.74
normal
serde_with ^1.11.0
normal
sha2 ^0.10.2
normal
tar ^0.4.38
normal
tempfile ^3.2.0
normal
thiserror ^1.0.30
normal
which ^4.2.4
normal
Versions
6.88%
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
phpup
0.1.8
In phpup::
curl
Structs
Header
Enums
Error
Functions
get_as_reader
get_as_slice
get_header
phpup
::
curl
Function
get_header
Copy item path
Settings
Help
Summary
Source
pub fn get_header(url: &
str
) ->
Result
<
Header
,
Error
>