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
hey,, first of all, thank you for making this, it's really a cool initiative!
I have a couple of ideas to try to improve it, would you be open to adding some more docs potentially ?
for example the crossbeam crate gives very good structures and examples on multithread programming. https://github.com/crossbeam-rs/crossbeam
if you are open to it, there are many other crates that are considered default by rust that could be added (parking_lot, tokio...).
are you open to adding more docs ?
(no worries at all if not).
also small question, is how do you want to do it ? do you want to add the whole code, or just documentation ?
The text was updated successfully, but these errors were encountered:
hey,, first of all, thank you for making this, it's really a cool initiative!
I have a couple of ideas to try to improve it, would you be open to adding some more docs potentially ?
for example the crossbeam crate gives very good structures and examples on multithread programming.
https://github.com/crossbeam-rs/crossbeam
if you are open to it, there are many other crates that are considered default by rust that could be added (parking_lot, tokio...).
are you open to adding more docs ?
(no worries at all if not).
also small question, is how do you want to do it ? do you want to add the whole code, or just documentation ?
The text was updated successfully, but these errors were encountered: