[][src]Module fluence_faas::ne_vec

Structs

NEVec

NEVec<T> represents a non-empty Vec<T>. It derefs to Vec<T> directly.