When a method starts with `to_` and ends with `_mut`, it should expect a `&mut self` parameter, otherwise `&self`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
When a method starts with `to_` and ends with `_mut`, it should expect a `&mut self` parameter, otherwise `&self`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||