Docs.rs
forensic-rs-0.13.1
forensic-rs 0.13.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
SecSamDev
Dependencies
serde ^1
normal
optional
anyhow ^1
dev
serde_json ^1
dev
sqlite ^0.28.1
dev
Versions
18.16%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module context
forensic_
rs
0.13.1
Module context
Module Items
Structs
Functions
In crate forensic_
rs
forensic_rs
Module
context
Copy item path
Source
Structs
§
Forensic
Context
Functions
§
context
Gets the context of the analysis
initialize_
context
Simplifys the creation of new events with the context of the analysis: artifact being processed, name of the machine where the artifacts came from and the name of the client/tenant.
set_
artifact
Changes the type of artifact being processed by the current thread
set_
host
Change the name of the computer for which artifacts are being processed by the current thread
set_
tenant
Change the tenant ID for which artifacts are being processed by the current thread