web-glitz-buffer-vec

Crates.ioweb-glitz-buffer-vec
lib.rsweb-glitz-buffer-vec
version0.2.1
sourcesrc
created_at2020-09-28 14:47:21.369247
updated_at2021-05-31 14:20:52.314611
descriptionImplements growing WebGlitz memory buffers for slices of data.
homepagehttps://github.com/RSSchermer/web-glitz-buffer-vec.rs
repositoryhttps://github.com/RSSchermer/web-glitz-buffer-vec.rs
max_upload_size
id293707
size18,302
Roland (RSSchermer)

documentation

README

WebGlitz Buffer Vec

Implements growing web-glitz memory buffers for slices of data. Buffers are automatically reallocated on update when the length of the new data exceeds the current capacity of the buffer.

Licence

MIT

Commit count: 9

cargo fmt