Commit Graph

57 Commits (5fce1cd42bc944168c30e9e817a4316d3282b1d4)
 

Author SHA1 Message Date
Thijs Cadier d2919f79a6 Fix warnings and don't use scoped anymore 9 years ago
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