egui_cable 0.3.1

A generic and extensible data-oriented widget for connecting ports by cables
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.egui]
version = "0"

[dependencies.epaint]
version = "0"
[dev-dependencies.eframe]
version = "0"

[package]
description = "A generic and extensible data-oriented widget for connecting ports by cables"
edition = "2021"
homepage = "https://github.com/ryo33/egui_cable"
license = "MIT OR Apache-2.0"
name = "egui_cable"
readme = "./README.md"
repository = "https://github.com/ryo33/egui_cable"
version = "0.3.1"