Docs.rs
foxtive-ntex-0.28.0
foxtive-ntex 0.28.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Ahmard
Dependencies
foxtive ^0.23.0
normal
foxtive-ntex-multipart ^0
normal
optional
futures-util ^0.3.32
normal
jsonwebtoken ^10.3.0
normal
optional
ntex ^3.5.1
normal
ntex-cors ^3.2.1
normal
ntex-files ^3.1.0
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
strum ^0.28.0
normal
optional
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
tracing ^0.1.44
normal
uuid ^1.21.0
normal
validator ^0.20.0
normal
optional
ntex ^3.5.1
dev
tokio ^1.49.0
dev
Versions
7.19%
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
Skip to main content
HttpHandler
foxtive_
ntex
0.28.0
In foxtive_
ntex::
http
foxtive_ntex
::
http
Type Alias
Http
Handler
Copy item path
Source
pub type HttpHandler =
fn
(cfg: &mut
ServiceConfig
);