Docs.rs
fast_cellular_automata-0.1.0
fast_cellular_automata 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Crates.io
Source
Owners
Hacker89-sudo
Dependencies
gif ^0.12.0
normal
image ^0.24.7
normal
rand ^0.8.5
normal
rayon ^1.8.0
normal
Versions
96.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate fast_cellular_automata
Structs
Functions
Type Aliases
?
List of all items
Structs
Universe
Functions
conway
new
semi_total
semi_total_ranges
total
util::get_cord_diff
util::get_empty_board
util::get_flat_index
util::random_colors
Type Aliases
FilterFunction
Rule
util::Cord
util::Iterations
util::Point
util::State
util::XCord
util::YCord