Crate bitboard [] [src]

Bitboard, compile-time-sized, typesafe, low level bitboards for Rust.

Reexports

pub use typenum::consts::*;

Structs

Bitboard

A square bitboard of size NxN, with alignment A

Enums

BitboardError