Docs.rs
forensic-mount-0.5.0
forensic-mount 0.5.0
Docs.rs crate page
Apache-2.0
01 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
h4x0r
Dependencies
ad1-core ^0.1
normal
optional
aff4 ^0.2
normal
optional
apfs-core ^0.2
normal
optional
bzip2 ^0.5
normal
optional
clap ^4
normal
ewf ^0.2.3
normal
optional
exfat-fs ^0.1.3
normal
optional
ext4fs-core ^0.2
normal
optional
flate2 ^1
normal
optional
hfsplus-forensic ^0.2
normal
optional
iso9660-forensic ^0.7
normal
optional
libc ^0.2
normal
md-5 ^0.10
normal
memf-core ^0.2
normal
optional
memf-format ^0.2
normal
optional
memf-linux ^0.3
normal
optional
memf-session ^0.3
normal
optional
memf-symbols ^0.2
normal
optional
memf-windows ^0.3
normal
optional
ntfs-core ^0.9
normal
optional
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sevenz-rust ^0.6
normal
optional
sha2 ^0.10
normal
tar ^0.4
normal
optional
vmdk-core ^0.8
normal
optional
zip ^2
normal
optional
ad1-core ^0.1
dev
aff4 ^0.2
dev
tempfile ^3
dev
fuser ^0.15
normal
dokan ^0.3
normal
widestring ^0.4
normal
Versions
51.89%
of the crate is documented
Go to latest version
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
detect_memory_dump
forensic_
mount
0.5.0
In forensic_
mount::
detect
forensic_mount
::
detect
Function
detect_
memory_
dump
Copy item path
Source
pub fn detect_memory_dump<R:
Read
+
Seek
>( source:
&mut R
, ) ->
Result
<
Option
<
MemDumpFormat
>>