Gaetan Almela

Results 2 issues of Gaetan Almela

I've noticed that there is no way to seed scrambles using `cubing/scramble`. Something like this would be very useful ```js const SEED = 1645390854477; const s1 = await randomScrambleForEvent("333", SEED)...

enhancement

I was able to find out about attributes in the code [here](https://github.com/graphql-rust/graphql-client/blob/45faf4a81825425829a6c5ab004e5b621a3c2b35/graphql_query_derive/src/lib.rs#L62), but found them nowhere in the docs (maybe I'm just not looking in the right place?) ```rs let...

enhancement
help wanted
good first issue