4 releases
Uses old Rust 2015
0.0.4 | Aug 11, 2018 |
---|---|
0.0.3 | Jul 27, 2018 |
0.0.2 | Jul 24, 2018 |
0.0.1 | Jul 10, 2018 |
#4 in #detailed
23 downloads per month
81KB
2.5K
SLoC
Bing API for Rust
This is currently still a work-in-progress. Ignore this library for now!
Example
First, set the SUBSCRIPTION_KEY 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
!
lib.rs
:
Bing for Rust
bing-rs
is a library for using Bing API via Rust.
Dependencies
~21–34MB
~591K SLoC