Behavior
arraydeque
0.5.1
Behavior
Implementors
In arraydeque::
behavior
Structs
Saturating
Wrapping
Traits
Behavior
arraydeque
::
behavior
Trait
Behavior
Copy item path
Settings
Help
Summary
Source
pub trait Behavior { }
Expand description
Marker trait for indicating behaviors of
ArrayDeque
.
Implementors
§
Source
§
impl
Behavior
for
Saturating
Source
§
impl
Behavior
for
Wrapping