1
2
3
/// Just an error
#[derive(Debug, Copy, Clone, Default, PartialEq)]
pub struct ArrTooSmall;