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