Struct conch_runtime::path::NormalizationError [] [src]

pub struct NormalizationError { /* fields omitted */ }

An error that can arise during physical path normalization.

Trait Implementations

impl Debug for NormalizationError
[src]

[src]

Formats the value using the given formatter.

impl Error for NormalizationError
[src]

[src]

A short description of the error. Read more

[src]

The lower-level cause of this error, if any. Read more

impl Display for NormalizationError
[src]

[src]

Formats the value using the given formatter. Read more