[][src]Module voladdress::read_only

This is like the top level module, but types here are read only.

Structs

ROVolAddress

As VolAddress, but read only.

ROVolBlock

A block of addresses all in a row, read only.

ROVolIter

An iterator that produces consecutive ROVolAddress values.

ROVolSeries

A series of evenly strided addresses, read only.

ROVolStridingIter

An iterator that produces strided ROVolAddress values.