Module sb_rust_library::update_buffer[][src]

Update buffer struct that allows you to update data while preserving old values.

Structs

UpdateBuffer

Data structure which uses a buffer to perform buffered updates to data.