[]Type Definition rltk::BError

type BError = Result<(), Box<dyn Error + 'static + Send + Sync>>;