Docs.rs
spa-server-0.1.0
spa-server 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
avalon1610
Dependencies
actix-cors ^0.5
normal
actix-files ^0.6.0-beta.2
normal
actix-identity ^0.3
normal
actix-web ^4.0.0-beta.3
normal
include-flate ^0.1
normal
log ^0.4
normal
rand ^0.8
normal
serde ^1.0
normal
spa-server-derive ^0.1
normal
time ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module map
spa_
server
0.1.0
Module map
Module Items
Structs
In spa_
server::
re_
export::
http::
header
spa_server
::
re_export
::
http
::
header
Module
map
Copy item path
Source
Expand description
A multi-value
HeaderMap
and its iterators.
Structs
ยง
Drain
Iterator over drained name-value pairs.
Header
Map
A multi-map of HTTP headers.
Into
Iter
Iterator over owned name-value pairs.
Iter
Iterator over borrowed name-value pairs.
Keys
Iterator over all names in the map.
Removed
Iterator over removed, owned values with the same associated name.