Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 198 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 198 Bytes

webApp-using-Actix

Here is the simple todo application using rust but beware NO DATABASE IS USED as the ARC MUTEX VECTOR IS USED which means mutally exclusive multiple ownership is used