Constant SCANNER_DATABASE_KIND

Source
pub const SCANNER_DATABASE_KIND: &str = "private-scan";
Expand description

The directory name used to distinguish the scanner database from Zebra’s other databases or flat files.

We use “private” in the name to warn users not to share this data.