Docs.rs
rumtk-web-0.4.19
rumtk-web 0.4.19
Permalink
Docs.rs crate page
LGPL-2.1
Links
Homepage
Repository
crates.io
Source
Owners
luissantosHCIT
Dependencies
askama ^0.15.1
normal
axum ^0.8.8
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.10.8
normal
serde ^1.0.228
normal
tower-http ^0.6.7
normal
tracing ^0.1.41
normal
Versions
3.5%
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
ComponentFunction
rumtk_
web
0.4.19
In rumtk_
web::
utils::
types
rumtk_web
::
utils
::
types
Type Alias
Component
Function
Copy item path
Source
pub type ComponentFunction =
fn
(
URLPath
<'_, '_>,
URLParams
<'_>,
SharedAppState
) ->
HTMLResult
;