Constant linera_views::backends::lru_caching::TEST_CACHE_SIZE
source ยท pub const TEST_CACHE_SIZE: usize = 1000;
Expand description
The standard cache size used for tests.
pub const TEST_CACHE_SIZE: usize = 1000;
The standard cache size used for tests.