arraydeque::behavior

Trait Behavior

Source
pub trait Behavior { }
Expand description

Marker trait for indicating behaviors of ArrayDeque.

Implementors§