You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small statically allocated ringbuffer implemented while learning Rust.
I wrote this to get familiar with Rust, if you want to use it, feel free
to do so. But be forewarned, beginners tend make mistakes and write weird code ;).