pub type LeaseError = Box<dyn StdError + Send + Sync>;
The boxed error lease stores report; the crate wraps it with the shard for diagnostics.
pub struct LeaseError(/* private fields */);