Datastar Rust SDK
An implementation of the Datastar SDK in Rust with framework integration for Axum, Rocket and Rama.
Usage
use *;
use stream;
use Stream;
async
More usage examples for the Rust sdk can be found in ../../examples/rust, where
you find examples that you can run youself for the supported
frameworks Axum, Rocket and Rama.