[][src]Type Definition egsphsp::EGSResult

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