DoxigAlpha

empty

Special encoding when there are no errors.

Source

Implementation

#
pub const empty: ErrorBundle = .{
    .string_bytes = &.{},
    .extra = &.{},
}