Type Definition tomlconv::Error [] [src]

type Error = TrackableError<ErrorKind>;

The error type for this crate.