Skip to content

Derive Debug for many structs

Jeremy Soller requested to merge azriel91:feature/derive-debug into master

Created by: azriel91

In order for PistonDevelopers/conrod#839 to have some full Debug implementations, this crate needs to be updated and released.

The PR build will fail until https://github.com/dylanede/stb_truetype-rs/pull/6 is merged and a new version published (I did an anticipatory dependency bump to version 0.2.2)

Merge request reports