Docs.rs
hyper-static-server-0.2.1
hyper-static-server 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cipriancraciun
Dependencies
blake2 ^0.9.1
normal
hyper-simple-server ^0.1.1
normal
rand ^0.8.3
normal
sass-alt ^0.2.7
normal
sass-rs ^0.2.2
normal
walkdir ^2.3.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition ServerResult
hyper_static_server
?
Type Definition
hyper_static_server
::
ServerResult
[
−
]
[src]
type ServerResult<V =
()
> =
Result
<V,
Error
>;