Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 712 Bytes

File metadata and controls

16 lines (11 loc) · 712 Bytes

Datastar Rust SDK

An implementation of the Datastar SDK in Rust with framework integration for Axum and Rocket.

Rama has its own SDK implementation defined as a Rama module for Datastar as can be seen in action in this example.

Usage

Examples for the Rust sdk can be found in examples, where you find examples that you can run youself for the supported frameworks Axum and Rocket.