pub type LibsSeg = Confined<BTreeSet<LibId>, amplify::::collection::confinement::TinyOrdSet::{constant#0}, amplify::::collection::confinement::TinyOrdSet::{constant#1}>;Expand description
Library segment inside AluVM library which stores references to the external library ids for the external calls made within the library.
Aliased Typeยง
pub struct LibsSeg(/* private fields */);