We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fda032 commit 642ea4aCopy full SHA for 642ea4a
src/lib.rs
@@ -2,7 +2,7 @@
2
A Rust interface for Objective-C blocks.
3
4
For more information on the specifics of the block implementation, see
5
-Clang's documentation: http://clang.llvm.org/docs/Block-ABI-Apple.html
+Clang's documentation: <http://clang.llvm.org/docs/Block-ABI-Apple.html>
6
7
# Invoking blocks
8
0 commit comments