We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f0d84 commit 9e5f6f1Copy full SHA for 9e5f6f1
1 file changed
crates/rustmax/doc-src/guide.md
@@ -10,7 +10,8 @@ Definitely not.
10
Firstly, it's completely unstable and unsupported and always has breaking changes.
11
12
I dogfood the `rustmax` crate in many projects,
13
-and I have found the benefits of using Rustmax directly minimal.
+and I have found the benefits of using it directly minimal,
14
+though I do prefer using it to starting from scratch every project.
15
The primary benefit is simply having the crate names for common solutions directly available
16
without re-searching crates.io.
17
To that end I do find it convenient to start a new project by initing
0 commit comments