fnichol / names

Random name generator for Rust
MIT License
124 stars 19 forks source link

Refactor `build.rs` #5

Closed fnichol closed 5 years ago

fnichol commented 5 years ago

This change was with an eye to reducing the number of context-lacking .unwrap calls.

Signed-off-by: Fletcher Nichol fnichol@nichol.ca