//! An object database representing a list of [compound databases][compound::Db] commonly created using _git alternates_.
use cratecompound;
/// A database with a list of [compound databases][compound::Db] created by traversing git `alternates` files.
///
/// It does not contain any objects itself.
///
///
///
///