EMPTY_BOXED

Constant EMPTY_BOXED 

Source
pub const EMPTY_BOXED: &str = "the boxed slice is empty";
Available on crate features std or alloc only.
Expand description

The error message used when the boxed slice is empty.