bright_stack 0.1.0

A futuristic fullstack framework for Rust on the web
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "bright_stack"
version = "0.1.0"
description = "A futuristic fullstack framework for Rust on the web"
authors = ["Cameron Manavian <cameron.manavian@gmail.com>"]
edition = "2018"
repository = "https://github.com/BrightRust/bright_stack"
homepage = "https://brightrs.com"
license = "MIT"
keywords = ["wasm", "server", "ssr", "fullstack", "browser"]
categories = ["wasm", "web-programming", "web-programming::http-server", "web-programming::websocket"]

[dependencies]