Skip to content

Commit 5e4b27a

Browse files
committed
Link to crate naming issue
1 parent b517b06 commit 5e4b27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ precisely:
111111

112112
| Item | Convention |
113113
| ---- | ---------- |
114-
| Crates | `snake_case` (but prefer single word) |
114+
| Crates | [unclear](https://github.com/brson/rust-api-guidelines/issues/29) |
115115
| Modules | `snake_case` |
116116
| Types | `CamelCase` |
117117
| Traits | `CamelCase` |

0 commit comments

Comments
 (0)