pui-cell

Crates.iopui-cell
lib.rspui-cell
version0.5.1
sourcesrc
created_at2021-01-10 23:34:23.671927
updated_at2021-01-14 15:09:14.554519
descriptionAn append only vector, with guaranteed elided bounds checks
homepage
repositoryhttps://github.com/RustyYato/pui
max_upload_size
id339657
size12,366
(RustyYato)

documentation

README

pui-cell

A shared mutable type that doesn't use guards and gives references directly!

pui_cell builds atop the foundation of pui_core to provide safe shared mutability that can be checked at compile-time (if you want)!

License: MIT/Apache-2.0

Commit count: 80

cargo fmt