Module bitcoin_internals::array_vec

source ·
Expand description

A simplified Copy version of arrayvec::ArrayVec.

Structs§

  • A growable contiguous collection backed by array.