Docs.rs
cellular-automaton-0.1.10
cellular-automaton 0.1.10
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
tedbyron
Dependencies
console_error_panic_hook ^0.1.6
normal
getrandom ^0.2.3
normal
rand ^0.8.4
normal
wasm-bindgen ^0.2.76
normal
wasm-bindgen-test ^0.3.26
dev
Versions
77.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Generation
cellular_
automaton
0.1.10
In cellular_
automaton::
rule
cellular_automaton
::
rule
Type Alias
Generation
Copy item path
Source
pub type Generation =
u8
;
Expand description
The number of possible cell states.