reinhardt-web 0.2.0

A full-stack API framework for Rust, inspired by Django and Django REST Framework
1
2
3
//! WASM compatibility shims for native-only types.

pub(crate) mod websockets;