Bing API for Rust

This is currently still a work-in-progress. Ignore this library for now!

Example

First, set the SUBSCRIPTIONKEY_ constant in examples/simple.rs or examples/detailed.rs.

After that, you can try the examples by running cargo run --example simple or cargo run --example detailed!