[][src]Type Definition streamcatcher::Result

type Result<T> = CoreResult<T, CatcherError>;

Shorthand for configuration error handling.