catloaf 0.0.0

Core-Affine, Thread-Local, Opinionated Actor Framework.
Documentation
[lib]
doctest = false
name = "catloaf"
path = "src/lib.rs"
test = false

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["asynchronous"]
description = "Core-Affine, Thread-Local, Opinionated Actor Framework."
edition = "2021"
keywords = ["actor", "async", "catloaf"]
license = "BSD-3-Clause"
name = "catloaf"
publish = true
readme = "README.md"
repository = "https://github.com/NTDuck/catloaf"
version = "0.0.0"