[go: up one dir, main page]

memchr 2.6.1

Safe interface to memchr.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "rust-analyzer.cargo.allFeatures": false,
  "rust-analyzer.linkedProjects": [
    "benchmarks/engines/libc/Cargo.toml",
    "benchmarks/engines/rust-bytecount/Cargo.toml",
    "benchmarks/engines/rust-jetscii/Cargo.toml",
    "benchmarks/engines/rust-memchr/Cargo.toml",
    "benchmarks/engines/rust-memchrold/Cargo.toml",
    "benchmarks/engines/rust-sliceslice/Cargo.toml",
    "benchmarks/engines/rust-std/Cargo.toml",
    "benchmarks/shared/Cargo.toml",
    "fuzz/Cargo.toml",
    "Cargo.toml"
  ]
}