Docs.rs
disk-forensic-0.11.2
disk-forensic 0.11.2
Docs.rs crate page
Apache-2.0
27 July 2026
Links
Repository
crates.io
Source
Owners
h4x0r
Dependencies
ad1-core ^0.1.0
normal
aff4 ^0.2.2
normal
apm-partition-forensic ^0.6.0
normal
archive-core ^0.1
normal
dar-core ^0.7.0
normal
dmg-core ^0.1.4
normal
ewf ^0.3.0
normal
forensicnomicon ^1
normal
gpt-partition-forensic ^0.6.0
normal
iso9660-forensic ^0.7.0
normal
livedisk-core ^0.2.0
normal
livedisk-forensic ^0.2.0
normal
mbr-partition-forensic ^0.6.1
normal
qcow2-core ^0.3.1
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
thiserror ^2
normal
vhdx-core ^0.3.0
normal
vmdk-core ^0.8.0
normal
vmdk-forensic ^0.8.0
normal
ad1-core ^0.1.0
dev
aff4 ^0.2.2
dev
flate2 ^1
dev
serde_json ^1
dev
tempfile ^3
dev
Versions
98.67%
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
sniff
disk_
forensic
0.11.2
In disk_
forensic::
container
disk_forensic
::
container
Function
sniff
Copy item path
Source
pub fn sniff<R:
Read
+
Seek
>(reader:
&mut R
) ->
Result
<
ContainerFormat
>