Crates.io | rwslice |
lib.rs | rwslice |
version | 0.1.0 |
source | src |
created_at | 2023-10-31 23:08:58.574567 |
updated_at | 2023-10-31 23:08:58.574567 |
description | An implementation of a datastructure that allows simultaneous writing and reading from a single slice by splitting it in two |
homepage | |
repository | https://github.com/oskgo/rwslice |
max_upload_size | |
id | 1020448 |
size | 10,577 |
Contains an implementation of a datastructure that allows simultaneous writing and reading from a single slice by splitting it in two
no-std
-friendly