//! Test inventory management.
//!//! This module provides data structures and operations for managing
//! test inventories - the collection of all known tests in a repository.
modnodes;modstore;pubusenodes::{TestNode, TestNodeId, TestNodeKind};pubusestore::{Inventory, InventoryMeta};