Type Definition vk_mem_erupt::error::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

A type alias for handling errors throughout vk-mem