[go: up one dir, main page]

Enum ash::instance::DeviceError [] [src]

pub enum DeviceError {
    LoadError(String),
    VkError(Result),
}

Variants

Trait Implementations

impl Debug for DeviceError
[src]

Formats the value using the given formatter.