pub const EMPTY_BOXED: &str = "the boxed slice is empty";
std
alloc
The error message used when the boxed slice is empty.