Docs.rs
rusty-web-0.0.2
rusty-web 0.0.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
tejmagar
Dependencies
regex ^1.10.3
normal
tempfile ^3.10.0
normal
urlencoding ^2.1.3
normal
rand ^0.8.5
dev
Versions
17.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Paths
rusty_
web
0.0.2
Paths
Aliased Type
In rusty_
web::
paths
rusty_web
::
paths
Type Alias
Paths
Copy item path
Source
pub type Paths =
Vec
<
Path
<
fn
(
Request
,
Response
)>>;
Aliased Type
ยง
pub struct Paths {
/* private fields */
}