Skip to content

Debug pretty-print cause an error IncompleteMessage #633

Answered by jdisanti
azzamsa asked this question in Q&A
Discussion options

You must be logged in to vote

I think it's highly unlikely that the pretty printing is causing the error. You could confirm this by printing it both ways:

println!("pretty: {buckets:#?}\nnot-pretty: {buckets:?}");

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@azzamsa
Comment options

Answer selected by azzamsa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants