leoschwarz / opensim-networking

OpenSimulator Networking Client, written in Rust (WIP)
GNU General Public License v3.0
1 stars 1 forks source link

Enforce annotation of things that can panic #8

Open leoschwarz opened 6 years ago

leoschwarz commented 6 years ago

Find a way to enforce that there is e.g. an annotation why an unwrap can't panic. (Search if there is already a tool for that or make a new one.)