sauron 0.43.2

A versatile web framework and library for building client-side and/or server-side web applications
Documentation
1
2
3
4
5
6
7
8
9
10
# Notes

## Publishing to crates.io

Publish the crates in the following order:
 1. sauron-core
 2. sauron-node-macro
 3. sauron

All of the crates must bump to the version number whenever any of the crate changed.