Docs.rs
chat4n6-sqlite-forensics-0.1.1
chat4n6-sqlite-forensics 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
h4x0r
Dependencies
anyhow ^1
normal
chat4n6-plugin-api ^0.1
normal
log ^0.4
normal
rayon ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
rusqlite ^0.31
dev
tempfile ^3
dev
Versions
27.55%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
is_sqlite_header
chat4n6_
sqlite_
forensics
0.1.1
In chat4n6_
sqlite_
forensics::
header
chat4n6_sqlite_forensics
::
header
Function
is_
sqlite_
header
Copy item path
Source
pub fn is_sqlite_header(data: &[
u8
]) ->
bool