Type Definition PlainError
error_code
type PlainError = ErrorCode<()>;
Alias to Plain error code, without any extra category