dispatch2

Crates.iodispatch2
lib.rsdispatch2
version
sourcesrc
created_at2022-10-01 23:05:32.579543
updated_at2025-01-23 01:09:51.69845
descriptionBindings and wrappers for Apple's Grand Central Dispatch (GCD)
homepage
repositoryhttps://github.com/madsmtm/objc2
max_upload_size
id678044
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Mads Marquart (madsmtm)

documentation

README

dispatch2

Latest version License Documentation CI

Rust bindings to Apple's Grand Central Dispatch.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.

Commit count: 3811

cargo fmt