cloudflare / boringtun

Userspace WireGuard® Implementation in Rust
BSD 3-Clause "New" or "Revised" License
6.04k stars 407 forks source link

Cleanup #278

Closed jeff-hiner closed 2 years ago

jeff-hiner commented 2 years ago

Fix statics that should be const, change some comments into rustdoc, remove an unnecessary repr(C)