iced-markup 0.1.0-beta

A declarative markup DSL for building Iced GUI applications in Rust
Documentation
1
2
3
4
5
6
7
8
9
[book]
authors = ["nayandas69"]
language = "en"
src = "src"
title = "iced-markup Guide"

[output.html]
git-repository-url = "https://github.com/nayandas69/iced-markup"
edit-url-template = "https://github.com/nayandas69/iced-markup/edit/main/docs/{path}"