toki-no 0.3.0

A minimal and fast async runtime, written in pure Rust.
Documentation
[dependencies]

[lib]
name = "toki_no"
path = "src/lib.rs"

[package]
authors = ["johvnik <toki-no@johvnik.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["asynchronous", "concurrency", "network-programming"]
description = "A minimal and fast async runtime, written in pure Rust."
edition = "2024"
keywords = ["async", "runtime", "future", "asynchronous", "executor"]
license = "MIT"
name = "toki-no"
readme = "README.md"
repository = "https://github.com/johvnik/toki-no"
version = "0.3.0"