leapfrog icon indicating copy to clipboard operation
leapfrog copied to clipboard

Requirement of trait Copy

Open ple1n opened this issue 2 years ago • 1 comments

I find it a bit hard to use as it requires Copy. My structs contain Strings which can not be Copy.

ple1n avatar Sep 03 '23 05:09 ple1n

Hi,

Yeah it's a little annoying to use with Strings at the moment. I'm intending to improve the API for Strings when I get some time.

robclu avatar Sep 24 '23 10:09 robclu