EMPTY_VEC

Constant EMPTY_VEC 

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

The error message used when the vector is empty.