iced_graphics 0.0.0

Backend-agnostic graphics primitives for iced
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "iced_graphics"
version = "0.0.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
description = "Backend-agnostic graphics primitives for iced"
license = "MIT"
repository = "https://github.com/hecrj/iced"
documentation = "https://docs.rs/iced_graphics"

[dependencies]