Docs.rs
ilmen-http-0.0.5
ilmen-http 0.0.5
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
superdaminou
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
ctrlc ^3.4.1
normal
log ^0.4
normal
strum ^0.26
normal
strum_macros ^0.26
normal
thiserror ^2.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ilmen_
http
0.0.5
Routes
Aliased type
In ilmen_
http::
http
ilmen_http
::
http
Type Alias
Routes
Copy item path
Source
pub type Routes =
Vec
<
Route
>;
Aliased Type
ยง
struct Routes {
/* private fields */
}