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