hexser_potions 0.4.0

Potions: ready-to-mix patterns and examples for the hexser crate
Documentation
[dependencies.hexser]
version = "0.4.0"

[dev-dependencies.pretty_assertions]
version = "1.4"

[lib]
name = "hexser_potions"
path = "src/lib.rs"

[package]
authors = ["N Lang Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Potions: ready-to-mix patterns and examples for the hexser crate"
edition = "2024"
keywords = ["hexagonal", "architecture", "examples", "patterns", "ddd"]
license = "MIT OR Apache-2.0"
name = "hexser_potions"
readme = "README.md"
repository = "https://github.com/squillo/hexser/hexser_potions"
resolver = "1"
version = "0.4.0"

[package.metadata.docs.rs]
all-features = true