reinhardt-web 0.2.2

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

pub(crate) mod websockets;