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