maomi 0.4.0

Strict and Performant Web Application Programming
Documentation

maomi: a rust framework for building pages with components

maomi is a framework for building (web) application user interface. It has strict compile-time check and generates fast code.

This is the core module of the framework. In browsers, the maomi-dom crate is also needed. See the maomi_dom crate document for a quick start.