dip 0.2.1

Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
base_url = "https://dip.tools"
title = "dip"
description = "Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust."
build_search_index = true

[markdown]
highlight_code = true
external_links_target_blank = true

[extra]
version = "0.2"
api_reference = "https://docs.rs/dip/latest/dip/"
discord = "https://discord.gg/4R8AtxAxk3"

[extra.github]
discussions = "https://github.com/diptools/dip/discussions"
handbook = "https://github.com/diptools/dip/tree/main/docs/handbook"
projects = "https://github.com/orgs/diptools/projects/1"