nature_integrate_test_executor 0.21.0

Local Executors used by Nature Test
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "nature_integrate_test_executor"

version = "0.21.0"

authors = ["XueBin Li <llxxbb@yeah.net>"]

edition = "2018"

description = "Local Executors used by Nature Test"

repository = "https://github.com/llxxbb/Nature-Integrate-Test-Executor"

license = "MIT"





[dependencies]

nature = { path = "../Nature", version = "0.21.0" }



[lib]

crate-type = ["cdylib"]