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