ito-common 0.1.21

Common utilities and error types for Ito
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ito-common"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Common utilities and error types for Ito"

[dependencies]
miette = { workspace = true }