[][src]Crate windowed_infinity

Structs

WindowedInfinity

A WindowedInfinity represents an infinite writable space. A small section of it is mapped to a &mut u8 to which writes are forwarded; writes to the area outside are silently discsarded.