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
Also it seems to be that for some types you can do ron::from_str without a global allocator. But if there is an error, then ron will allocate while constructing the error.