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
Here is the simple todo application using rust but bewareNO DATABASE IS USED as the ARC MUTEX VECTOR IS USED which means mutally exclusive multiple ownership is used