| Crates.io | blpapi-sys |
| lib.rs | blpapi-sys |
| version | 0.0.1 |
| created_at | 2019-11-06 02:39:16.647421+00 |
| updated_at | 2019-11-06 02:39:16.647421+00 |
| description | FFI bindings to bloomberg's blpapi library |
| homepage | |
| repository | https://github.com/tafia/blpapi-rs |
| max_upload_size | |
| id | 178498 |
| size | 112,304 |
A rust wrapper for Bloomberg blpapi.
This is a Work In Progress, I do not plan on getting to parity with the C++ API. On the other hand, I very welcome any contribution!
Tested on Windows only (DesktopApi).
Bindgen (unsafe) generated sys crate for C/C++ blpapi.
Safe wrapper over blpapi-sys crate.