Docs.rs
rumtk-web-0.5.3
rumtk-web 0.5.3
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
luissantosHCIT
Dependencies
askama ^0.15.1
normal
axum ^0.8.9
normal
minifier ^0.3.6
normal
phf ^0.13.1
normal
phf_macros ^0.13.1
normal
pulldown-cmark ^0.13.0
normal
rumtk-core ^0.13.3
normal
serde ^1.0.228
normal
tower-http ^0.6.7
normal
tracing ^0.1.41
normal
Versions
8.26%
of the crate is documented
Platform
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
Module form_data
rumtk_
web
0.5.3
Module form_
data
Module Items
Structs
Functions
Type Aliases
In rumtk_
web::
utils
rumtk_web
::
utils
Module
form_
data
Copy item path
Source
Structs
§
Form
Data
Functions
§
compile_
form_
data
Converts the incoming form data with type
RouterForm
to
FormData
which is the preferred type in the library.
get_
type
Type Aliases
§
Form
Buffer
Form
Result