Skip to main content

with_default_backend

Function with_default_backend 

Source
pub fn with_default_backend<R>(f: impl FnOnce(&mut CpuBackend) -> R) -> R
Expand description

Run a closure against the optional process-global CPU backend.