Skip to main content

tiered_read_through

Function tiered_read_through 

Source
pub fn tiered_read_through<T: Clone>(
    opts: TieredReadThroughOptions<'_, T>,
) -> TieredReadThroughResult<T>
Expand description

Graph-agnostic tiered lookup + optional promotion helper (D104/D123).