You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 22:27:34 +02:00
Knowing to_string method is good for learner to use at some situation. Knowing print complete struct object can be useful while debug. --------- Co-authored-by: Dustin J. Mitchell <djmitche@google.com>