Kağan Ege
Results
2
issues of
Kağan Ege
When I try to run [this](https://github.com/gleam-lang/website/blob/b638494/cheatsheets/gleam-for-rust-users.md?plain=1#L447-L449) code block I get this error: ``` error: Inexhaustive pattern ┌─ /src/main.gleam:6:3 │ 6 │ let [0, second_element, ..] = list │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This...
I don't know if you accept PR or not, but I encountered an error while using this crate in my project and it took me a long time to understand...