Skip to main content

이 저장소의 skills

Impertio-Studio/Rust-Claude-Skill-Package - 2페이지

SkillsMP는 Impertio-Studio/Rust-Claude-Skill-Package에서 44개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

Impertio-Studio/Rust-Claude-Skill-Package

수집된 skill 44개 중 4개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when the user needs a map of the Rust standard library: which std module provides what (collections, sync, io, fs, process, thread, time, path, env, ffi), the prelude, the core / alloc / std split, no_std switch, hash-DoS resilience. Prevents reaching for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user asks about the Rust toolchain: rustup (channels, components, targets), cargo subcommands, rustc flags, clippy lint categories, rustfmt configuration, MSRV management, or how to set up a Rust workspace. Prevents using the wrong channel,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user needs the conceptual overview of Rust async: the Future trait, how executors work, Send across .await, Pin/Unpin overview, the choice between tokio/async-std/smol/embassy runtimes, and structured concurrency basics. Prevents picking the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user needs the conceptual overview of Rust memory: ownership, move vs copy vs clone, drop semantics, RAII, stack vs heap, smart pointer choice (Box / Rc / Arc), interior mutability (Cell / RefCell / Mutex), or Send/Sync auto-traits. Prevents…

원문 언어: 영어

업데이트
수집된 skill 44개 중 4개를 표시합니다.