Docs.rs
rustbasic-core-0.1.11
rustbasic-core 0.1.11
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
herisvan321
Dependencies
async-trait ^0.1.86
normal
axum ^0.8.9
normal
axum_session ^0.20.0
normal
base64 ^0.22.1
normal
bcrypt ^0.19.1
normal
chrono ^0.4.39
normal
chrono-humanize ^0.2.3
normal
chrono-tz ^0.10.0
normal
colored ^3.0
normal
dashmap ^6.1.0
normal
dotenvy ^0.15.7
normal
lettre ^0.11
normal
minijinja ^2.19.0
normal
once_cell ^1.19.0
normal
rand ^0.10.1
normal
regex ^1.10
normal
rust-embed ^8.11.0
normal
sea-orm ^1.1.4
normal
sea-orm-migration ^1.1.4
normal
serde ^1.0.228
normal
serde_json ^1.0.140
normal
sha2 ^0.11.0
normal
sqlx ^0.8.3
normal
tokio ^1.52.1
normal
tower ^0.5.2
normal
tower-http ^0.6.8
normal
tower-livereload ^0.10.3
normal
tower_governor ^0.8.0
normal
tracing ^0.1.44
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.13.1
normal
validator ^0.20.0
normal
Versions
11.11%
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
view
rustbasic_
core
0.1.11
In rustbasic_
core::
view
rustbasic_core
::
view
Function
view
Copy item path
Source
pub fn view(req: &
Request
, template: &
str
, ctx:
Value
) ->
Response