reef-rs 0.0.0

An idiomatic full-stack Rust framework for edge-distributed apps. Reserved name; framework in early development.
Documentation
1
2
3
4
5
6
7
8
9
10
//! # Reef
//!
//! An idiomatic full-stack Rust framework for edge-distributed apps.
//!
//! This crate is a name reservation. The framework is in early development;
//! see <https://reef.rs> for status.
//!
//! Built on Dioxus, Turso, Tailscale, and NixOS.

#![doc(html_root_url = "https://docs.rs/reef")]