Crate cargo_maelstrom

source ·

Modules§

Macros§

Structs§

  • A collection of objects that are used to run the MainApp. This is useful as a separate object since it can contain things which live longer than scoped threads and thus shared among them.

Enums§

  • The MainApp enqueues tests as jobs. With each attempted job enqueued this object is returned and describes what happened.

Traits§

Functions§