Type Definition project3::keos_vm::pager::PageLoader

source ·
pub type PageLoader = Arc<dyn Fn(&mut Page) -> bool + Send + Sync>;