Skip to main content

Crate manabrew_protocol

Crate manabrew_protocol 

Source
Expand description

Engine-free DTOs shared by the game clients: decks, the game-domain types, prompts, display events and the agent transport envelopes. The relay wire protocol lives in manabrew-relay-protocol, which depends on this crate.

Re-exports§

pub use token::TokenScript;

Modules§

deck_dto
display
game
prompts
token
transport