Struct thread_local::RawIter [−][src]
Fields
remaining: usize
index: usize
table: *const Table<T>
Methods
impl<T: ?Sized + Send> RawIter<T>
[src]
impl<T: ?Sized + Send> RawIter<T>