Enum collenchyma::device::Error
[−]
[src]
pub enum Error { Native(NativeError), }
Defines a generic set of Memory Errors.
Variants
Native | Failures related to the Native framework implementation. |