ggdt/libretrogd/src/events
Gered 2203035401 add a bunch of debug impls. switch some debug derives over too
mainly switching #[derive(Debug)] to manual std::fmt::Debug impls to
remove debug strings that would otherwise contain long strings of
byte arrays which most of the time isn't so useful to see in any kind
of debug logging
2022-07-23 15:08:36 -04:00
..
mod.rs add a bunch of debug impls. switch some debug derives over too 2022-07-23 15:08:36 -04:00