1 unstable release
0.1.0 | Jul 3, 2024 |
---|
#1730 in Web programming
12KB
184 lines
datastar-rs
A Rust helper library for crafting backend responses for the datastar hypermedia library.
Axum integration
With the axum
feature turned on, the FullDatastarResponse
and StreamingDatastarResponse
types will implement IntoResponse
, allowing them to be returned from Axum handler functions.
Dependencies
~0.5–1.4MB
~27K SLoC