1//! Storage layer adapters. 2 3pub use crate::cache::*; 4pub use crate::config::workspace_manager::*;