| std::thread::sleep() | tokio::time::sleep().await | | memory.startepisode() | memory.startepisode().await | | Single-threaded for concurrency | multithread runtime |
Comprehensive async/tokio testing patterns for episodic memory operations. Use when writing tests for async functions, time-based operations, concurrent tasks, or tokio runtime management. Source: d-o-hub/rust-self-learning-memory.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill rust-async-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more