ferrox-errors 0.1.0

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

name = "ferrox-errors"

version.workspace = true

edition.workspace = true

authors.workspace = true

license.workspace = true

repository.workspace = true

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

[dependencies]

thiserror.workspace = true

axum.workspace = true

serde.workspace = true

serde_json = "1.0"

http = "1.0"