Commit Graph

256 Commits (d176ca1cf68c0fb79a75a269573473b79f605472)
 

Author SHA1 Message Date
Thijs Cadier f3bb18630f Add database wrapper with get and create collection 9 years ago
Thijs Cadier b1987b1e36 Add Collection.get_name() 9 years ago
Thijs Cadier f18fde5c77 Add clang include dir detection and override
On some systems the clang include directory cannot be found. This
adds the path detected by bindgen's get_include_dir and a manual
override via an env var.

Thanks to @zerosign for reporting and proposing a solution.
9 years ago
Thijs Cadier a4b4223645 Add metatadata in Cargo.toml 9 years ago
Thijs Cadier dde8830599 Use bson from crates.io 9 years ago
Thijs Cadier d686ba240f Initial version 9 years ago