libcamelliaoss 1.0.0

This crate defines the public interface of `CamelliaOSS` for related tools
Documentation
[badges.travis-ci]
repository = "camellia/libcamelliaoss"
[dependencies.bytecodec]
features = ["bincode_codec"]
version = "0.4"

[dependencies.fibers]
version = "0.1"

[dependencies.fibers_rpc]
version = "0.3"

[dependencies.futures]
version = "0.1.31"

[dependencies.libc]
version = "0.2"

[dependencies.serde]
version = "1"

[dependencies.serde_derive]
version = "1"

[dependencies.trackable]
features = ["serialize"]
version = "1.2.0"

[package]
authors = ["The CamelliaOSS Developers", "support@cins.com.cn"]
description = "This crate defines the public interface of `CamelliaOSS` for related tools"
edition = "2018"
homepage = "https://product.cins.com.cn/camellia/libcamelliaoss"
license-file = "LICENSE"
name = "libcamelliaoss"
readme = "README.md"
repository = "https://git.cins.com.cn/camellia/libcamelliaoss"
version = "1.0.0"