pub type Item = Item;
The type of the batch item. This is a RedJubjubItem.
RedJubjubItem
struct Item(/* private fields */);