agner-utils 0.3.14

An actor toolkit inspired by Erlang/OTP (utils)
Documentation
[dependencies.futures]
features = ["bilock", "unstable"]
version = "^0.3"

[dependencies.pin-project]
version = "^1"

[dependencies.tokio]
features = ["time"]
version = "^1"
[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread", "time"]
version = "^1"

[package]
authors = ["Raman Hafiyatulin <r.gafiyatullin@me.com>"]
description = "An actor toolkit inspired by Erlang/OTP (utils)"
edition = "2021"
license = "MIT"
name = "agner-utils"
repository = "https://github.com/agner-rs/agner"
resolver = "1"
version = "0.3.14"