mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-23 19:31:30 +11:00
096147f288
std::error::Error::description is deprecated, so I changed the fmt::Display implementation to rely on fmt::Debug implementation, which, in turn, return human-readable messages like description was doing |
||
---|---|---|
.. | ||
native | ||
os | ||
buffer_helper.rs | ||
error.rs | ||
key.rs | ||
key_handler.rs | ||
lib.rs | ||
menu.rs | ||
mouse_handler.rs | ||
rate.rs | ||
window_flags.rs |