sysadmin-bindings 0.0.1

Rust bindings for StarryInternet/sysadmin. Sysadmin is an embedded database and system configuration tool
1
2
3
4
5
6
7
8
9
10
11
12
# sysadmin-bindings

[Sysadmin](https://github.com/StarryInternet/sysadmin) is an
embedded database and system configuration tool written in C++.
This library allows Rust applications to interface with Sysadmin.

## Versioning
The version will eventually match StarryInternet/sysadmin,
but since crates.io bakes in the concept of semantic versioning
we don't want to go to 1.0 until we have the api finalized.
http://doc.crates.io/manifest.html#the-version-field
https://github.com/StarryInternet/sysadmin