pub fn default_engine_for_data_dir(data_dir: &Path) -> Option<StorageEngine>Expand description
Implicit engine choice for a data directory when no operator override is present. Existing stores defer to their stamp; fresh stores prefer the shareable engine when this build carries it.