Movatterモバイル変換


[0]ホーム

URL:


Docs.rs

[][src]Cratecore_foundation

This crate provides wrappers around the underlying CoreFoundationtypes and functions that are available on Apple's operating systems.

It also provides a framework for other crates to use when wrappingother frameworks that use the CoreFoundation framework.

Modules

array

Heterogeneous immutable arrays.

attributed_string
base
boolean

A Boolean type.

bundle

Core Foundation Bundle Type

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.

Macros

declare_TCFType

Declare a Rust type that wraps an underlying CoreFoundation type.

impl_CFComparison
impl_CFTypeDescription

Implementstd::fmt::Debug for the given type.

impl_TCFType

Provide an implementation of theTCFType trait for the Rustwrapper type around an underlying CoreFoundation type.

Traits

ConcreteCFType

Help

Keyboard Shortcuts

?
Show this help dialog
S
Focus the search field
Move up in search results
Move down in search results
Switch tab
Go to active search result
+
Expand all sections
-
Collapse all sections

Search Tricks

Prefix searches with a type followed by a colon (e.g.,fn:) to restrict the search to a given type.

Accepted types are:fn,mod,struct,enum,trait,type,macro, andconst.

Search functions by type signature (e.g.,vec -> usize or* -> vec)

Search multiple things at once by splitting your query with comma (e.g.,str,u8 orString,struct:Vec,test)


[8]
ページ先頭

©2009-2025 Movatter.jp