sled-native

Crates.iosled-native
lib.rssled-native
version0.34.6
sourcesrc
created_at2020-02-21 10:29:03.889311
updated_at2020-11-28 10:33:13.276362
descriptiona C-compatible API for sled
homepagehttps://github.com/spacejam/sled
repositoryhttps://github.com/spacejam/sled/sled-native
max_upload_size
id211126
size8,777
Tyler Neely (spacejam)

documentation

https://docs.rs/sled-native/

README

Native C-API for sled

Building

$ cargo install cargo-c
$ cargo cinstall --prefix=/usr --destdir=/tmp/staging
$ sudo cp -a /tmp/staging/* /
Commit count: 4373

cargo fmt