sigma-bounded 0.1.2

Bounded Vec, String, and map types abstracting alloc vs heapless
Documentation

sigma-bounded

Bounded Vec, String, and BTreeMap (alloc vs heapless) shared by dbc-rs (via compat/ re-exports).

Enable heapless when firmware has no global allocator; alloc otherwise. See dbc-rs ARCHITECTURE.md for usage context.