StackSync
rpds
1.1.2
Stack
Sync
Aliased Type
Methods
new_sync
In rpds::
stack
rpds
::
stack
Type Alias
Stack
Sync
Copy item path
Source
pub type StackSync<T> =
Stack
<T,
ArcTK
>;
Aliased Type
§
pub struct StackSync<T> {
/* private fields */
}
Implementations
§
Source
§
impl<T>
StackSync
<T>
Source
pub fn
new_sync
() ->
StackSync
<T>