arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
INDIRECT
0
diff • 0.1.13An LCS based slice and string diffing implementation.
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.
DIRECT
2
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.