esoc-scene 0.1.0

Arena scene graph with typed visual marks — shared IR between chart logic and rendering backends
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "esoc-color"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31365fcfcc9177301bfa1bc5e5ca5673f46fe8db882d6cf809fb7c9da62d41a8"

[[package]]
name = "esoc-scene"
version = "0.1.0"
dependencies = [
 "esoc-color",
]