Struct block_array_cow::BArrayState [] [src]

pub struct BArrayState { /* fields omitted */ }

A single instance of an array.

This is how external API's hold a reference to an in-memory state, although the struct is private.