unaf 0.0.0

U.N.A.F.; [U]SAGI.[N]ETWORK [A]pplication [F]ramework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["USAGI.NETWORK / Usagi Ito <the@usagi.network>"]
categories = ["wasm", "web-programming::http-client", "web-programming::http-server", "gui"]
description = "U.N.A.F.; [U]SAGI.[N]ETWORK [A]pplication [F]ramework"
documentation = "https://docs.rs/unaf/"
edition = "2021"
keywords = ["unaf", "app-framework", "usagi-network", "web"]
license = "MIT"
name = "unaf"
readme = "README.md"
repository = "https://github.com/usagi/unaf"
version = "0.0.0"