[][src]Type Definition dictproto::connection::DICTResult

type DICTResult<T> = Result<(T, Reply), DICTError>;