[][src]Type Definition bracket_lib::prelude::BError

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