General
PromptBeginner5 minmarkdown
| Integration Test | `tests/`
`#[tokio::test]` | integration-test |
0
Explore
118,479 skills indexed with the new KISS metadata standard.
`#[tokio::test]` | integration-test |
README/docs
`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 |