Snapchat / djinni

A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
179 stars 50 forks source link

Mention @extern in readme #117

Closed nmtitov closed 2 years ago

nmtitov commented 2 years ago

Hey guys! I'd been using Djinni back in 2015 and I'm glad that I found that it's still maintained!

So I just wanted to add my 2 cents to this awesome project!

Spent like an hour trying to figure out how to actually use outcome and future types. Eventually in the docs of some other fork I found that I actually had to add @extern line at the top of the file and it was never mentioned in the Snapchat fork docs. So I decided to put this information here too.

What do you think?