// Copyright (c) 2023 Nick Piaddo
// SPDX-License-Identifier: Apache-2.0 OR MIT
// From dependency library
use Error;
// From standard library
// From this library
use crateCacheError;
/// [`CacheBuilder`](crate::cache::CacheBuilder) runtime errors.