[][src]Module emu_core::boxed

Functions for working with DeviceBox<T> and the device pool

Traits

AsDeviceBoxed

A trait for creating a DeviceBox<T> from a reference to an object T

IntoDeviceBoxed

A trait for creating a DeviceBox<T> by consuming an object T