dtolnay / no-panic

Attribute macro to require that the compiler prove a function can't ever panic
Apache License 2.0
1k stars 13 forks source link

Adding examples for usage in libraries and binaries #23

Closed mettke closed 1 year ago

mettke commented 4 years ago

Documentation for #8