Docs.rs
ripgrepx-0.4.0
ripgrepx 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
igorgatis
Dependencies
anyhow ^1
normal
dhat ^0.3
normal
optional
grep ^0.4
normal
ignore ^0.4
normal
memchr ^2
normal
notify-debouncer-full ^0.5
normal
rayon ^1
normal
regex-syntax ^0.8
normal
roaring ^0.10
normal
rustc-hash ^2
normal
serde ^1.0.228
normal
serde_json ^1
normal
termcolor ^1
normal
toml ^1.1.2
normal
criterion ^0.5
dev
regex ^1
dev
tempfile ^3
dev
Versions
64.29%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Stream
rgx
0.4.0
Stream
Aliased Type
In rgx::
transport
rgx
::
transport
Type Alias
Stream
Copy item path
Source
pub type Stream =
UnixStream
;
Aliased Type
ยง
pub struct Stream(
/* private fields */
);