warpin-errors 0.2.2

Error types and handling utilities for the Warpin framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "warpin-errors"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
description = "Error types and handling utilities for the Warpin framework"

[dependencies]
serde.workspace = true
thiserror.workspace = true
utoipa.workspace = true