sai 0.1.4

IoC/DI framework for Rust
Documentation
[dependencies.async-trait]
version = "0.1.35"

[dependencies.sai_component_derive]
version = "=0.1.4"
[dev-dependencies.tokio]
features = ["rt-threaded", "macros"]
version = "0.2"

[package]
authors = ["zhming0 <guo.zhming@gmail.com>"]
categories = ["web-programming"]
description = "IoC/DI framework for Rust"
edition = "2018"
exclude = ["tests"]
homepage = "https://github.com/zhming0/sai"
keywords = ["IoC", "DI", "component", "system"]
license = "MIT OR Apache-2.0"
name = "sai"
readme = "../README.md"
repository = "https://github.com/zhming0/sai"
version = "0.1.4"