maelstrom-client 0.14.0

Client library for Maelstrom.
1
2
3
pub fn main() -> anyhow::Result<maelstrom_util::process::ExitCode> {
    maelstrom_client_process::main_for_spawn()
}