Module layout_2013::flow_list
source · Structs§
- This needs to be reworked now that we have dynamically-sized types in Rust. Until then, it’s just a wrapper around LinkedList.
- A caching random-access iterator that yields mutable references. This is guaranteed to perform no more than O(n) pointer chases.