datastar

Crates.iodatastar
lib.rsdatastar
version0.1.0
sourcesrc
created_at2024-07-03 19:50:02.535292
updated_at2024-07-03 19:50:02.535292
descriptionA Rust helper library for crafting backend responses for the datastar hypermedia library.
homepage
repositoryhttps://github.com/ravenclaw900/datastar-rs
max_upload_size
id1290949
size24,105
(ravenclaw900)

documentation

README

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.

Commit count: 5

cargo fmt