Commit Graph

257 Commits (81b452d429f09f1351b21cbb964de1062c1ddb6f)
 

Author SHA1 Message Date
Thijs Cadier d2919f79a6 Fix warnings and don't use scoped anymore 10 years ago
Thijs Cadier f3bb18630f Add database wrapper with get and create collection 10 years ago
Thijs Cadier b1987b1e36 Add Collection.get_name() 10 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.
10 years ago
Thijs Cadier a4b4223645 Add metatadata in Cargo.toml 10 years ago
Thijs Cadier dde8830599 Use bson from crates.io 10 years ago
Thijs Cadier d686ba240f Initial version 10 years ago