Trait rust_cuda::alloc::EmptyCudaAlloc

source ·
pub trait EmptyCudaAlloc: From<NoCudaAlloc> + Into<NoCudaAlloc> + Sealed { }

Object Safety§

This trait is not object safe.

Implementors§