Docs.rs
httpsd-0.1.1
httpsd 0.1.1
Docs.rs crate page
MIT
30 June 2026
Links
Repository
crates.io
Source
Owners
MagicalTux
Dependencies
compcol ^0.6.5
normal
optional
http ^1
normal
optional
libc ^0.2
normal
optional
mio ^1
normal
optional
purecrypto ^0.6.25
normal
optional
rsurl ^0.1.2
normal
optional
serde ^1
normal
optional
tokio ^1
normal
optional
toml ^0.8
normal
optional
compcol ^0.6.5
dev
purecrypto ^0.6.25
dev
Versions
100%
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
Skip to main content
Module error
httpsd
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate httpsd
httpsd
Module
error
Copy item path
Source
Expand description
The crate-wide error type.
Enums
§
Error
Errors produced by the HTTP engine, the runtimes, and configuration loading.
Type Aliases
§
Result
Convenience alias used throughout the crate.