blpapi-sys

Crates.ioblpapi-sys
lib.rsblpapi-sys
version0.0.1
sourcesrc
created_at2019-11-06 02:39:16.647421
updated_at2019-11-06 02:39:16.647421
descriptionFFI bindings to bloomberg's blpapi library
homepage
repositoryhttps://github.com/tafia/blpapi-rs
max_upload_size
id178498
size112,304
Johann Tuffe (tafia)

documentation

https://docs.rs/blpapi-sys

README

blpapi

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).

blpapi-sys

Bindgen (unsafe) generated sys crate for C/C++ blpapi.

blpapi

Safe wrapper over blpapi-sys crate.

Commit count: 40

cargo fmt