Rust bindings for the behindthename.com API
To run the tests, set the environment variable BTN_API_KEY to your BehindTheName API key.
BTN_API_KEY
Examples:
$ BTN_API_KEY=xy123456789 cargo test # or $ export BTN_API_KEY=xy123456789 $ cargo test