Docs.rs
scanit-0.3.9
scanit 0.3.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexcu2718
Dependencies
clap ^4.4
normal
clap_complete ^4.5.44
normal
fnmatch-regex2 ^0.3.0
normal
ignore ^0.4.23
normal
memchr ^2.7.4
normal
regex ^1.11.1
normal
thiserror ^2.0.11
normal
tikv-jemallocator ^0.5
normal
mimalloc ^0.1.43
normal
Versions
12.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
BoxBytes
scanit
0.3.9
BoxBytes
Aliased Type
In crate scanit
scanit
Type Alias
BoxBytes
Copy item path
Source
pub type BoxBytes =
Box
<[
u8
]>;
Aliased Type
ยง
pub struct BoxBytes(
/* private fields */
);