block2 0.2.0-alpha.7

Apple's C language extension of blocks
Documentation

block2

Latest version License Documentation CI

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.