pub(crate) fn open_index_for_current_read(
cli: &Cli,
) -> Result<AtlasStore, CliError>Expand description
Open the selected current index through one root-bound read snapshot.
pub(crate) fn open_index_for_current_read(
cli: &Cli,
) -> Result<AtlasStore, CliError>Open the selected current index through one root-bound read snapshot.