Joseph M OBrien joe
  • Joined on 2026-03-15

minibox-macros (0.30.0)

Published 2026-05-31 14:31:27 -05:00 by joe

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add minibox-macros@0.30.0

About this package

Procedural macros for the minibox container runtime

minibox-macros

Procedural macros for minibox.

Macros

  • as_any! — Downcast trait objects to concrete types (used by minibox adapters for hexagonal architecture)
  • adapt! — Helper for adapter registry pattern

These macros resolve to types in the calling crate, not the macro definition crate. Used internally by minibox.

Details
Cargo
2026-05-31 14:31:27 -05:00
2
MIT OR Apache-2.0
5.2 KiB
Assets (1)
Versions (1) View all
0.30.0 2026-05-31