//! Internal hooks for exercising allocation boundaries from integration tests.
use DecodeError;
use crateBudgetVec;
/// Exercises non-growing insertion, including the otherwise unreachable full-buffer case.
/// Exercises combined storage and host-reference charges without constructing a large frame.