ferrox-database-core 0.1.0

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

name = "ferrox-database-core"

version.workspace = true

edition.workspace = true

authors.workspace = true

license.workspace = true

repository.workspace = true

description = "Enterprise module ferrox-database-core for Ferrox Framework."

[dependencies]

async-trait = "0.1"

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