EMPTY_BOXED_SLICE

Constant EMPTY_BOXED_SLICE 

Source
pub const EMPTY_BOXED_SLICE: &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.