[][src]Type Definition object_pool::Stack

type Stack<T> = Vec<T>;