Crate batbox

Source
Expand description

Battery box, a library containing common stuff

Check out prelude which is supposed to be used like use batbox::prelude::* A lot of reexports of std and other crates.

Re-exports§

pub use crates::*;

Modules§

crates
External crates
prelude
Items intended to always be available
rng
Random number generation addons
util
Utility stuff