crispii_errors 1.0.0

Provides a CrispiiError enum to be returned by any failing crispii functions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "crispii_errors"

version = "1.0.0"

edition = "2024"

rust-version = "1.85.0"

description = "Provides a CrispiiError enum to be returned by any failing crispii functions."

readme = "README.md"

repository = "https://github.com/stephen-paton/crispii_errors"

authors = ["Stephen Paton <69050696+stephen-paton@users.noreply.github.com>"]

license = "MIT OR Apache-2.0"

keywords = ["crispii", "errors"]