Replace impl ToString with impl Display

If the Display interface is implemented the compiler will automatically
derive an implementation of ToString.

Test: m rust
Bug: 333887339
Change-Id: Ib07011b5004bdc42b60eff7405528b72e77b9496
1 file changed