Expand description
Optional local-host identity helpers for journal writers.
This crate is intentionally separate from the core file-format writer. It probes the local host only when callers explicitly opt in and then pass the returned values to the writer themselves.
Structs§
- Diagnostics
- Diagnostics for the values returned by
LocalJournalProvider. - Load
Options - Configures local-host helper loading.
- Local
Journal Provider - Local-host values that callers may pass explicitly to the writer.
Enums§
- Boot
IdSource - Classifies how the helper obtained the boot ID.