Struct descartes::UnclosedPathError[][src]

pub struct UnclosedPathError;

Trait Implementations

impl Debug for UnclosedPathError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations