Registry / utility / maelstrom-util

maelstrom-util

JSON →
library0.14.0rscratesunverified

Utilities for use by non-WASM Maelstrom libraries and binaries, providing common helpers and types.

# Cargo.toml [dependencies] maelstrom-util = "0.14.0"
INSTALL
IMPORT
SIG · MAELSTROM-UTIL
M
maelstrom-util
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.

MaelstromUtil
use maelstrom_util::MaelstromUtil;

Initialize and use the primary utility struct.

use maelstrom_util::MaelstromUtil; fn main() { let util = MaelstromUtil::new(); println!("Utility ready"); }
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-util — cargo add maelstrom-util · libregistry