Registry / async / tk-easyloop

tk-easyloop

JSON →
library0.1.1rscratesunverified

A thread local loop and other loop helpers.

# Cargo.toml [dependencies] tk-easyloop = "0.1.1"
INSTALL
IMPORT
SIG · TK-EASYLOOP
T
tk-easyloop
asyncrustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EasyLoop
use tk_easyloop::EasyLoop;

Create an easy loop helper.

use tk_easyloop::EasyLoop; fn main() { let loop_ = EasyLoop::new(); println!("EasyLoop created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
tk-easyloop — cargo add tk-easyloop · libregistry