Vendor things
This commit is contained in:
parent
5deceec006
commit
977e3c17e5
19434 changed files with 10682014 additions and 0 deletions
16
third-party/vendor/block2/README.md
vendored
Normal file
16
third-party/vendor/block2/README.md
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# `block2`
|
||||
|
||||
[](https://crates.io/crates/block2)
|
||||
[](../LICENSE.txt)
|
||||
[](https://docs.rs/block2/)
|
||||
[](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
|
||||
|
||||
Apple's C language extension of blocks in Rust.
|
||||
|
||||
This crate provides functionality for interracting with C blocks, effectively
|
||||
the C-equivalent of Rust's closures.
|
||||
|
||||
See [the docs](https://docs.rs/block2/) for a more thorough overview.
|
||||
|
||||
This crate is part of the [`objc2` project](https://github.com/madsmtm/objc2),
|
||||
see that for related crates.
|
||||
Loading…
Add table
Add a link
Reference in a new issue