open-kioku-errors 2.2.2

Shared error types for Open Kioku crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "open-kioku-errors"
version.workspace = true
edition.workspace = true
description = "Shared error types for Open Kioku crates."
license.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
serde_json.workspace = true
thiserror.workspace = true