Skip to main content

Module error

Module error 

Source
Expand description

Define error types and helpers for boundary creation and strict/virtual path validation.

Exposes the crate-wide error enum StrictPathError, which captures boundary creation failures, path resolution errors, and boundary escape attempts. These errors are surfaced by public constructors and join operations throughout the crate.

Enumsยง

StrictPathError
Errors produced by boundary creation and strict/virtual path validation.