Skip to main content

Module static_store

Module static_store 

Source
Expand description

Static storage implementation for taskgraph-rs. Uses a fixed-size array with constant generics.

Structsยง

StaticStore
Storage backed by a fixed-size array.