deserr-internal 0.7.0

Derive macros for Deserr. Use the re-exports from the deserr crate instead.
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["extra-traits", "parsing"]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Lo <loic@meilisearch.com>", "Tamo <tamo@meilisearch.com>"]
description = "Derive macros for Deserr. Use the re-exports from the deserr crate instead."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "deserr-internal"
repository = "https://github.com/meilisearch/deserr"
version = "0.7.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]