Bonsai_private_base.MetaMeta.Model and Meta.Action contain the necessary functions associated with the hidden model and action types of Bonsai components. These are stored in Computation.info.
module type Type_id = sig ... endmodule Model : sig ... endmodule Multi_model : sig ... endmodule Input : sig ... end