pub trait Behavior { }
Expand description

Marker trait for indicating behaviors of ArrayDeque.

Implementors§