east 0.2.0

Full-stack web library for island architecture.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# East

East is an opinioned Rust full-stack web library with the following goals:

* Island architecture.
* Unified HTML macro for frontends and backends.

East's frontend is based on the
[sycamore](https://github.com/sycamore-rs/sycamore) project.

## License

Apache-2.0