Type Definition tikv_alloc::error::ProfResult[][src]

type ProfResult<T> = Result<T, ProfError>;