You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2018. It is now read-only.
Some people seem to think that "Use a space after the opening and before the closing brace for single line blocks or struct expressions" means use should be formatted like this:
use a::{ b, c };
I am frankly astonished by such interpretation, but I think it is best to clarify that this is not the case.
The text was updated successfully, but these errors were encountered:
Some people seem to think that "Use a space after the opening and before the closing brace for single line blocks or struct expressions" means
use
should be formatted like this:I am frankly astonished by such interpretation, but I think it is best to clarify that this is not the case.
The text was updated successfully, but these errors were encountered: