Crates.io | web-glitz-buffer-vec |
lib.rs | web-glitz-buffer-vec |
version | 0.2.1 |
source | src |
created_at | 2020-09-28 14:47:21.369247 |
updated_at | 2021-05-31 14:20:52.314611 |
description | Implements growing WebGlitz memory buffers for slices of data. |
homepage | https://github.com/RSSchermer/web-glitz-buffer-vec.rs |
repository | https://github.com/RSSchermer/web-glitz-buffer-vec.rs |
max_upload_size | |
id | 293707 |
size | 18,302 |
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.
MIT