Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive Debug for Ui, all other structs it depends on #961

Conversation

azriel91
Copy link

@azriel91 azriel91 commented Mar 17, 2017

As per title. This (partially) addresses #839

The PR build will fail currently, as it is anticipating a release of https://github.com/dylanede/rusttype

@mitchmindtree
Copy link
Contributor

Thanks for this @azriel91, I'll merge as soon as the rusttype PR merges.

@daboross
Copy link
Contributor

It doesn't seem like rusttype is being actively maintained. Would it be alright if we just did a stub "<non-debug>" output for fonts for now?

@mitchmindtree
Copy link
Contributor

@daboross yeah I think this would be fine, or perhaps we could do a manual Debug impl

mitchmindtree added a commit to mitchmindtree/conrod that referenced this pull request Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants