[][src]Type Definition gears::structure::common::DocumentList

type DocumentList<T> = Vec<Document<T>>;