rsedlib 0.1.1

rust binding of edlib
Documentation
[dependencies.libc]
version = "0.2"

[lib]
name = "rsedlib"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "rust binding of edlib"
edition = "2021"
license = "MIT"
name = "rsedlib"
readme = "README.md"
repository = "https://github.com/keithyin/rsedlib"
version = "0.1.1"