parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Use tokio async runtime instead of std::thread

Open Eshanatnight opened this issue 1 year ago • 2 comments

Update the architecture to use tokio tasks instead of threads

Tokio Docs

Edit: add documentation link

Eshanatnight avatar Feb 06 '24 16:02 Eshanatnight