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

README.md

Lines changed: 1 addition & 1 deletion
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)