Registry / utility / maelstrom-base

maelstrom-base

JSON →
library0.14.0rscratesunverified

Provides fundamental data structures used across all Maelstrom software components.

# Cargo.toml [dependencies] maelstrom-base = "0.14.0"
INSTALL
IMPORT
SIG · MAELSTROM-BASE
M
maelstrom-base
utilityrustv0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Message
use maelstrom_base::types::Message;

Create a basic Message using Maelstrom base data structures.

use maelstrom_base::types::Message; fn main() { let msg = Message::new(); println!("Maelstrom base message created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
maelstrom-base — cargo add maelstrom-base · libregistry