block2
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 for a more thorough overview.
This crate is part of the objc2
project,
see that for related crates.