Docs.rs
rapid-web-0.2.6
rapid-web 0.2.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
DarrenBaldwin07
Dependencies
actix-cors ^0.6.4
normal
actix-files ^0.6.2
normal
actix-http ^3.3.1
normal
actix-service ^2.0.2
normal
actix-web ^4.3.1
normal
actix-web-httpauth ^0.8.0
normal
colorful ^0.2.2
normal
env_logger ^0.10.0
normal
futures-util ^0.3.26
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
proc-macro2 ^1.0.53
normal
rapid-cli ^0.2.6
normal
rapid-web-codegen ^0.1.7
normal
regex ^1.7.3
normal
serde ^1.0.155
normal
syn ^2.0.10
normal
tiny-gradient ^0.1.0
normal
walkdir ^2.3.3
normal
Versions
12.12%
of the crate is documented
Go to latest version
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 util
Structs
Enums
Functions
?
Module
rapid_web
::
shift
::
util
source
·
[
−
]
Structs
HandlerType
Enums
HandlerRequestType
TypeClass
Functions
extract_handler_types
get_type_class
is_valid_handler
Method for checking if a handler function is valid Handlers are only valid if they have a “#[rapid_handler]” macro on them
space
Method for creating spacing for the generated typescript file by rapid