initSidebarItems({"macro":[["msg_send!","Sends a message to an object."],["sel!","Registers a selector, returning a `Sel`."]],"mod":[["declare","Functionality for declaring Objective-C classes."],["runtime","A Rust interface for the functionality of the Objective-C runtime."]],"struct":[["Encoding","An Objective-C type encoding."],["MessageError","An error encountered while attempting to send a message."]],"trait":[["Encode","Types that have an Objective-C type encoding."],["EncodeArguments","Types that represent a group of arguments, where each has an Objective-C type encoding."],["Message","Types that may be sent Objective-C messages. For example: objects, classes, and blocks."],["MessageArguments","Types that may be used as the arguments of an Objective-C message."]]});