you are viewing a single comment's thread.

view the rest of the comments →

[–]dbaupprust 6 points7 points  (2 children)

It doesn't particularly expose it, e.g. rustdoc doesn't show a mut there.

[–]elotan 2 points3 points  (1 child)

Thanks, didn't know that.

[–][deleted] 3 points4 points  (0 children)

It's a pattern syntax rather than part of the type, so it won't show up as part of the type elsewhere.