Type Definition ash::prelude::VkResult[][src]

pub type VkResult<T> = Result<T, Result>;

Trait Implementations

Performs the conversion.