[][src]Type Definition error_code::PlainError

type PlainError = ErrorCode<()>;

Alias to Plain error code, without any extra category