xpc-bindgen

Crates.ioxpc-bindgen
lib.rsxpc-bindgen
version26.0.1
created_at2025-08-22 23:40:21.507187+00
updated_at2025-08-23 02:23:05.941137+00
descriptionRust bindings to Apple's libXPC
homepage
repositoryhttps://github.com/riley-freeman/xpc-bindgen
max_upload_size
id1807049
size53,103
RILEY FREEMAN (riley-freeman)

documentation

https://developer.apple.com/documentation/xpc

README

xpc-bindgen

Rust bindings to Apple's libXPC

Configuring Cargo.toml

Go ahead and add the library as a regular dependency (like below):

[dependencies]
xpc-bindgen = { version = "26.0" }
Commit count: 9

cargo fmt