Docs.rs
coreos-installer-0.25.0
coreos-installer 0.25.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:coreos:fedora-coreos-crates-owners
jlebon
dustymabe
Dependencies
anyhow >=1.0.38, <2
normal
base64 >=0.21, <0.23
normal
bincode ^1.3
normal
byte-unit >=5.1.6, <6.0.0
normal
bytes >=1.0.1, <2
normal
clap >=4.1, <5
normal
clap_mangen ^0.2
normal
optional
cpio >=0.2.1, <0.5
normal
flate2 ^1.1
normal
glob ^0.3
normal
gptman >=0.7, <2
normal
hex ^0.4
normal
ignition-config >=0.3, <0.6
normal
lazy_static ^1.4
normal
libc ^0.2
normal
nix >=0.29, <0.30
normal
nmstate >=2.2.3, <3
normal
openssl ^0.10
normal
pipe >=0.3, <0.5
normal
regex >=1.4, <2
normal
reqwest >=0.10, <0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with >=1.9.4, <4
normal
serde_yaml >=0.8, <0.10
normal
tempfile >=3.1, <4
normal
textwrap >=0.15.0, <0.17.0
normal
thiserror ^2.0
normal
url >=2.1, <3.0
normal
uuid >=0.8, <2.0
normal
walkdir ^2.4
normal
xz2 ^0.1
normal
zstd >=0.10.0, <0.14.0
normal
maplit ^1.0
dev
mbrman >=0.5, <0.6
normal
rand >=0.7, <0.10
normal
Versions
52.91%
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
new_http_client
libcoreinst
0.25.0
In libcoreinst::
source
libcoreinst
::
source
Function
new_
http_
client
Copy item path
Source
pub fn new_http_client() ->
Result
<
Client
>
Expand description
Customize and build a new HTTP client.