Add #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust #96
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Add
#![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust, and mention this in the README.The text was updated successfully, but these errors were encountered: