[][src]Type Definition gpu_allocator::Result

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