Ezra Barrow

Results 3 issues of Ezra Barrow

The discriminator plays a crucial role: differentiating users with the same display name. Without this change, these users are indistinguishable, and direct messages to those users get confused for each...

fixes #644 love the PR template btw -------------------------- - [x] the tests are passing locally with `cargo test` - [x] cookbook renders correctly in `mdbook serve -o` - [x] commits...

https://github.com/rust-lang-nursery/rust-cookbook/blob/master/src/web/clients/download/basic.md doesnt work if trying to download a binary file (such as an image). Might want to either point this out or modify the example to handle all data. Doesn't...