Coding Rust

Use when writing or reviewing Rust and deciding how to handle errors, secrets or credentials, dependency/crate choices, or type design - or when a review flags a synthetic std::io::Error used for a non-IO condition, a non-constant-time secret/token comparison, an inline --password, a heavyweight crate pulled in for one narrow job, or a struct whose invalid field combinations are constructible.

bitranox 0dc0870 3 files · 5.3 KB Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/coding-rust commit 0dc0870c3c

Frequently asked questions

npx skillmds@latest add bitranox/coding-rust