barbed-core 0.0.4

Shared core types for barbed workspace crates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "barbed-core"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
documentation.workspace = true
description = "Shared core types for barbed workspace crates"

[dependencies]
bitflags.workspace = true
serde.workspace = true