pulse icon indicating copy to clipboard operation
pulse copied to clipboard

Confusing constructor

Open torkleyy opened this issue 7 years ago • 0 comments

https://github.com/slide-rs/pulse/blob/8cbe16c0198648ef32907456ff48b0cc17f20402/src/lib.rs#L175

I'm not sure how much sense this constructor makes, the usize had to be a pointer to a value in the heap, which has been allocated by Box.

torkleyy avatar Feb 10 '18 19:02 torkleyy