| Crates.io | xpc-bindgen |
| lib.rs | xpc-bindgen |
| version | 26.0.1 |
| created_at | 2025-08-22 23:40:21.507187+00 |
| updated_at | 2025-08-23 02:23:05.941137+00 |
| description | Rust bindings to Apple's libXPC |
| homepage | |
| repository | https://github.com/riley-freeman/xpc-bindgen |
| max_upload_size | |
| id | 1807049 |
| size | 53,103 |
Rust bindings to Apple's libXPC
Go ahead and add the library as a regular dependency (like below):
[dependencies]
xpc-bindgen = { version = "26.0" }