Fast subslice search
Extract fixed-range subslices as arrays, with compile-time checks
By-value slices and iterators
Derive macros for the value-traits crate
Get the index of a subslice into its parent slice
Get offset of subslice in its parent slice
A minimal `syn` syntax tree pretty-printer (fork of prettyplease with enhanced blank-line heuristics)
A persistent, fsync-durable binary stack backed by a single file
Extract a fixed size sub-array out of an array with complie-time length and offset checks.
A fork of David Tolnay's prettyplease that adds the ability to format single expressions
A minimal `syn` syntax tree pretty-printer
A minimal `syn` syntax tree pretty-printer