gize-core 0.7.0

Core domain model, conventions and manifest for the Gize framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "gize-core"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
description = "Core domain model, conventions and manifest for the Gize framework."
keywords = ["gize", "web", "framework", "codegen"]
categories = ["web-programming", "development-tools"]

[dependencies]
serde.workspace = true
toml.workspace = true
anyhow.workspace = true