Type Alias mco_http::runtime::SyncVec

source ·
pub type SyncVec<V> = SyncVec<V>;

Aliased Type§

struct SyncVec<V> { /* private fields */ }