Engineering
async-drop
A developer guide for implementing the AsyncDrop pattern in Rust to manage asynchronous resource cleanup safely and effectively.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/async-drop/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/async-drop/install?os=windows&agent=claude" -o install-async-drop.bat && install-async-drop.bat
Download Installer
Download Skill Project