ferrox-types 0.1.0

Enterprise module ferrox-types for Ferrox Framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "ferrox-types"

version.workspace = true

edition.workspace = true

authors.workspace = true

license.workspace = true

repository.workspace = true

description = "Enterprise module ferrox-types for Ferrox Framework."

[dependencies]

serde.workspace = true

validator = { version = "0.18", features = ["derive"] }

ferrox-errors = { version = "0.1.0", path = "../ferrox-errors"  }

ts-rs.workspace = true