# Functions
Create a NestedError with the given path.
# Structs
An error type for labeling errors on deeply nested matchers.
# Interfaces
A stateful matcher that nests other matchers within it and preserves the error types of the nested matcher failures.
# Type aliases
An error type for treating multiple errors as a single error.