Type Definition egsphsp::EGSResult [] [src]

type EGSResult<T> = Result<T, EGSError>;