Simplify macro generating ToString implementations for `&…&str` Use deref coercion to let the compiler remove any amount of references. Also use that macro for `Cow` and `String`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Simplify macro generating ToString implementations for `&…&str` Use deref coercion to let the compiler remove any amount of references. Also use that macro for `Cow` and `String`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||