pub(crate) type AllInstructions = Vec<Rc<InstructionContent>>;
struct AllInstructions { /* private fields */ }