Module bpx::table

source · []
Available on crate feature table only.
Expand description

This module provides a lookup-table style implementation.

Structs

Helper class to work with named items stored as arrays in a BPX container.

Traits

Represents an item to be stored in an ItemTable.