Remove &self from PrintState::to_string
The point of `PrintState::to_string` is to create a `State` and evaluate the caller's closure on it:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Remove &self from PrintState::to_string
The point of `PrintState::to_string` is to create a `State` and evaluate the caller's closure on it:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||