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
- telemetry
- How fast an engine answered, for one finished game.
- token
- transport
Constants§
- VERSION
- This crate’s version, which is also the version
@manabrew/protocolpublishes at:publish-protocol.ymlreads it out of this crate’sCargo.tomland passes it tonpm version. The generatedVERSIONconstant in the npm package is this string, so a consumer comparingVERSIONagainst the version they installed gets a match.