Files
google-apis-rs/core_foundation/sidebar-items.js
2021-04-02 00:20:57 +08:00

1 line
1.1 KiB
JavaScript

initSidebarItems({"macro":[["declare_TCFType","Declare a Rust type that wraps an underlying CoreFoundation type."],["impl_CFComparison",""],["impl_CFTypeDescription","Implement `std::fmt::Debug` for the given type."],["impl_TCFType","Provide an implementation of the `TCFType` trait for the Rust wrapper type around an underlying CoreFoundation type."]],"mod":[["array","Heterogeneous immutable arrays."],["attributed_string",""],["base",""],["boolean","A Boolean type."],["bundle","Core Foundation Bundle Type"],["characterset","A set of Unicode compliant characters."],["data","Core Foundation byte buffers."],["date","Core Foundation date objects."],["dictionary","Dictionaries of key-value pairs."],["error","Core Foundation errors."],["filedescriptor",""],["number","Immutable numbers."],["propertylist","Core Foundation property lists"],["runloop",""],["set","An immutable bag of elements."],["string","Immutable strings."],["timezone","Core Foundation time zone objects."],["url","A URL type for Core Foundation."],["uuid","Core Foundation UUID objects."]],"trait":[["ConcreteCFType",""]]});