Crate scroll_buffer[][src]

Structs

A buffer designed for Pwrite that dynamically expands to hold all types written into it. Uses a standard Vec under the hood.