Mehmet Köse

Results 6 comments of Mehmet Köse

About update function: " It accepts a message and a model as parameters, and returns an Update struct. Update contains ShouldRender and Effect enums." It doesn't return anything. This paragraph...

at https://seed-rs.org/0.7.0/use/ I removed #![allow(clippy::wildcard_imports)] but no clippy errors.

It works fine now, after I ran a **second** `cargo clean`. Couldn't get what's wrong.

It's in my shell PATH variable. I added this env. var. to my launch configuration but this isn't work either.

Sorry for delay. I installed Node in /home/mkose/eksoft/nodejs and then added PATH variable to Eclipse run configuration as /home/mkose/eksoft/nodejs/bin. Executable name is node.