dispatch2
Allows interaction with the Apple Dispatch library in a safe and unsafe way.
Usage
To use dispatch2
, add this to your Cargo.toml
:
[]
= "0.1.0"
Example
use ;
License
dispatch2 is distributed under the terms of either the MIT license or the Apache License (Version 2.0), at the user's choice.
See LICENSE-APACHE and LICENSE-MIT.