Block a user
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 = truecargo add minibox-macros@0.30.0About 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.