General
PromptBeginner5 minmarkdown
- Common: `cargo build`
`cargo test`
0
Explore
121,810 skills indexed with the new KISS metadata standard.
`cargo test`
`impl * for` | rust-trait |
`#[test]` | rust-test |
`anyhow`
`#[derive(Parser)]` | cli-app |
`Entity`
`FromRow`
`trait *Repository` | rust-repository |
`Queryable`
`#[get]`
`#[get]`
`pub struct *Service` | rust-service |
`services/`
`Router`
`crates/*/src/`
`packages/` directories
features)
`test/`
`app/models/`
CI
`app/jobs/`
`factory :` | factory-bot |
`bin/rake`
`resource :` | grape-api |