koval 0.3.0

A very minimal IOC container
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.thiserror]
version = "1.0.30"

[package]
description = "A very minimal IOC container"
edition = "2021"
homepage = "https://github.com/Dewyer/koval"
license = "MIT"
name = "koval"
repository = "https://github.com/Dewyer/koval"
resolver = "2"
version = "0.3.0"