Skip to main content

prefetch

Function prefetch 

Source
pub fn prefetch<R, P>(parents: Vec<P>) -> Prefetch<R, P>
where R: ManyBackref,
Expand description

Starts an explicit many-relation prefetch executable.