LicensesLearn more about license information.EmbedPackage Licensesnon-standardDependency LicensesApache-2.0 OR MIT4PackageRelationDependenciesPublishedlazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT01719010122libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT01734585492regex-syntax • 0.6.29A regular expression parser.INDIRECT01679408089regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT31679703108MIT OR Unlicense3PackageRelationDependenciesPublishedaho-corasick • 0.7.20Fast multiple substring searching.INDIRECT11669088159byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT01696553157memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT01718324226