Easy use, Logging & Example Usage

This commit is contained in:
Alex Emmet 2026-06-22 16:31:27 +02:00
commit 1dd240861d
20 changed files with 579 additions and 210 deletions

View file

@ -14,5 +14,5 @@ rand = { version = "*", features = ["std", "std_rng"] }
[features]
default = []
registry = ["dep:registry"]
registry = ["dep:registry", "mtp-type-map/multi-version"]
crypto = ["dep:mtp-crypto"]