Type Definition prom_remote_api::types::RemoteStorageRef

source ·
pub type RemoteStorageRef = Arc<dyn RemoteStorage + Send + Sync>;