Crate nullable_utils
source ·Expand description
This crate provides helpers for working with Nullables as described by James Shore in Testing without Mocks.
Macros§
- Create a wrapper enum for switching (internal) implementations efficiently.
Enums§
NulledResponseshelps with implementing Configurable Responses for Nullable types.