initSidebarItems({"struct":[["Block","An Objective-C block that takes arguments of `A` when called and returns a value of `R`."],["ConcreteBlock","An Objective-C block whose size is known at compile time and may be constructed on the stack."],["RcBlock","A reference-counted Objective-C block."]],"trait":[["BlockArguments","Types that may be used as the arguments to an Objective-C block."],["IntoConcreteBlock","Types that may be converted into a `ConcreteBlock`."]]});