meh / rust-packet

Network packet handling for Rust.
92 stars 28 forks source link

Add support for no_std. #2

Open meh opened 7 years ago

meh commented 7 years ago

Just a matter of disabling usage of owned buffers.