Ethiraric

Results 5 issues of Ethiraric

### Question The documentation for [Book::for_each_mut](https://docs.rs/mdbook/latest/mdbook/book/struct.Book.html#method.for_each_mut) states: > Unlike the `iter()` method, this requires a closure instead of returning an iterator. This is because using iterators can possibly allow you...

C-question

### Problem you are trying to solve I've been trying my hands at solving some `clippy` issues recently and use `rustup doc --std` frequently, but I see no option to...

enhancement

* Fix an occurrence of "dpuis" to "depuis". * Harmonize the spelling of "super-projet". It sometimes was written with an hypen and sometimes without. The hyphenized spelling being more common...

new user