simple-life 0.1.2

Simple async lifecycle trait and convenient macros
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.async-trait]
version = "0.1.56"

[features]
tracing = []

[package]
description = "Simple async lifecycle trait and convenient macros"
edition = "2021"
license = "MIT"
name = "simple-life"
resolver = "2"
version = "0.1.2"