folo_decl_macros 0.1.0-pre

Internal dependency of the 'folo' crate - do not reference directly.
Documentation
1
2
3
4
# Folo runtime


This is an experimental runtime engine for Rust services, focusing on single-threaded execution and
only supporting high-performance I/O primitives (IOCP, io_uring, ...). For learning purposes only.