Type Definition tiberius::TdsResult [] [src]

type TdsResult<T> = Result<T, TdsError>;