Skip to main content

embedded_seed

Function embedded_seed 

Source
pub fn embedded_seed() -> Vec<(char, Decomp)>
Expand description

Parse the seed bundled into the binary at compile time. Equivalent to parse_seed(include_str!("data/seed.txt")).