Type Definition vt3::VtResult[][src]

type VtResult<T> = Result<T, VtError>;