pub type VectorOfPtrOfBackendWrapper = Vector<Ptr<BackendWrapper>>;

Aliased Type§

struct VectorOfPtrOfBackendWrapper { /* private fields */ }