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
The current architecture is a mess and uses RefCells and Rcs to get past the borrow checker. A design more like what is explored in https://kyren.github.io/2018/09/14/rustconf-talk.html will likely be significantly more idiomatic.
The text was updated successfully, but these errors were encountered:
The current architecture is a mess and uses RefCells and Rcs to get past the borrow checker. A design more like what is explored in https://kyren.github.io/2018/09/14/rustconf-talk.html will likely be significantly more idiomatic.
The text was updated successfully, but these errors were encountered: