Type Definition tsukuyomi::error::CritError[][src]

type CritError = Box<Error + Send + Sync + 'static>;

A type alias representing a critical error.