1 unstable release

0.11.1 Sep 10, 2024

#593 in Concurrency

28 downloads per month

Apache-2.0

110KB
3K SLoC

maxwell-utils-rust


lib.rs:

The maxwell-utils prelude.

The purpose of this module is to alleviate imports of many common maxwell-utils types by adding a glob import to the top of maxwell-utils heavy modules:

use maxwell_utils::prelude::*;

Dependencies

~9–18MB
~244K SLoC