Crate monstermaker_core

Source
Expand description

Core traits for the Monster Maker ecosystem.

This crate provides shared traits for types in the Monster Maker ecosystem. Composition of these traits allows for custom types that can be used across other crates in the Monster Maker ecosystem (both official and third-party).

Traitsยง

Id
An identified type.
Name
A named type.