ahecha_html 0.0.1

A framework for making client/server side multipage apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "A framework for making client/server side multipage apps"
documentation = "https://docs.rs/ahecha"
edition = "2021"
homepage = "https://github.com/ahecha-co/ahecha"
license = "MIT"
name = "ahecha_html"
readme = "README.md"
repository = "https://github.com/ahecha-co/ahecha"
resolver = "2"
version = "0.0.1"