Type Definition gpu_allocator::Result[][src]

pub type Result<V, E = AllocationError> = Result<V, E>;