polling icon indicating copy to clipboard operation
polling copied to clipboard

Is it possible to make the internal lock optional?

Open Berrysoft opened this issue 3 months ago • 0 comments

I'm using polling in single-threaded mode. I hope that the internal lock could be optional. It's OK for me if you have to make some methods require &mut self.

Berrysoft avatar Nov 21 '25 16:11 Berrysoft