[][src]Crate monstermaker_core

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.