[][src]Module arrav::errors

Arrav error types.

Structs

IsSentinel

The provided value was T's sentinel value.

PushError

An error that occurred on a call to [Arrav::try_push].

Enums

PushErrorKind

The reason why a call to [Arrav::try_push] failed.