We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca79c5 commit ff42c5dCopy full SHA for ff42c5d
src/lib.rs
@@ -93,7 +93,7 @@
93
//! `generic-array`, albeit with a public inner array type and significantly less
94
//! `unsafe` code.
95
//!
96
-//! Migrating should hopefully be relatively painless with the following
+//! The bulk of the migration work can be accomplished by making the following find/replace-style
97
//! substitutions in your `.rs` files:
98
99
//! - Replace `generic_array` with `hybrid_array`
0 commit comments