Docs.rs
spiko-0.1.14
spiko 0.1.14
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
trinhminhtriet
Dependencies
anyhow ^1.0.86
normal
average ^0.16.0
normal
aws-sign-v4 ^0.3
normal
base64 ^0.22.1
normal
byte-unit ^5.1.4
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4.5.34
normal
float-ord ^0.3.2
normal
flume ^0.11
normal
hickory-resolver ^0.24.1
normal
http-body-util ^0.1.2
normal
humantime ^2.1.0
normal
hyper ^1.4
normal
hyper-util ^0.1.6
normal
libc ^0.2.155
normal
native-tls ^0.2.12
normal
optional
num_cpus ^1.16.0
normal
rand ^0.9.0
normal
rand_core ^0.9.3
normal
rand_regex ^0.18.0
normal
ratatui ^0.29.0
normal
regex-syntax ^0.8.5
normal
rusqlite ^0.34.0
normal
rustls ^0.23.18
normal
optional
rustls-native-certs ^0.8.0
normal
optional
rustls-pki-types ^1.7.0
normal
optional
serde ^1.0.204
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1.44.1
normal
tokio-native-tls ^0.3.1
normal
optional
tokio-rustls ^0.26.0
normal
optional
tokio-util ^0.7.13
normal
tokio-vsock ^0.7.0
normal
optional
url ^2.5.2
normal
assert_cmd ^2.0.14
dev
axum ^0.8.3
dev
axum-server ^0.7.1
dev
bytes ^1.6
dev
float-cmp ^0.10.0
dev
http-mitm-proxy ^0.14.0
dev
jsonschema ^0.29.0
dev
lazy_static ^1.5.0
dev
predicates ^3.1.0
dev
rcgen ^0.13.1
dev
regex ^1.10.5
dev
rustls ^0.23.18
dev
tempfile ^3.10.1
dev
tikv-jemallocator ^0.6
normal
rlimit ^0.10.1
normal
actix-web ^4
dev
Versions
12.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
spiko
0.1.14
All Items
Crate Items
Structs
Functions
Crate
spiko
Copy item path
Source
Structs
§
Connect
ToEntry
An entry specified by
connect-to
to override DNS resolution and default port numbers. For example,
example.org:80:localhost:5000
will connect to
localhost:5000
whenever
http://example.org
is requested.
Opts
Functions
§
run