stardict_wrapper 0.0.4

Rust implement stardict
Documentation
[dependencies.stardict_lib]
features = ["sled"]
version = "0.1.11"

[lib]
crate-type = ["dylib"]
name = "stardict_wrapper"
path = "src/lib.rs"

[package]
authors = ["zang.loo"]
description = "Rust implement stardict"
edition = "2021"
homepage = "https://github.com/zangloo/stardict"
keywords = ["stardict"]
license = "Apache-2.0"
name = "stardict_wrapper"
readme = "README.md"
repository = "https://github.com/zangloo/stardict.git"
version = "0.0.4"