Brandon

Results 3 comments of Brandon

> ![jump mode](https://camo.githubusercontent.com/618c2920369295e74b9f1fb2963c5e6a4deafaa9f6a909b81c3ab71f39459b67/68747470733a2f2f616d702e72732f646f63732f696d616765732f6a756d705f6d6f64652e676966) This is cool, also it might be good to differentiate the IDs more in the first character (while still keeping these near the home row) to allow...

> Ah yes, apparently you have to put it in the _implementation_, not the trait - it seems that `mut` arguments aren't allowed it traits... This is because `Box` is...

> I'm happy to handle rustfmt configuration in a separate PR, as it's an important part of linting along with clippy. This is a good idea, I think I'll set...