rustman-ui 0.1.0

UI library for Rustman, will be used by the desktop and web client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "UI library for Rustman, will be used by the desktop and web client"
edition = "2021"
homepage = "https://gitlab.com/lootved/rustman"
keywords = ["httpclient", "REST", "ui"]
license = "MIT"
name = "rustman-ui"
readme = "README.md"
repository = "https://gitlab.com/lootved/rustman"
resolver = "2"
version = "0.1.0"