General
PromptBeginner5 minmarkdown
| SeaORM | `sea_orm::`
`Entity`
0
Explore
110,692 skills indexed with the new KISS metadata standard.
`Entity`
`Queryable`
`trait *Repository` | rust-repository |
`#[get]`
`pub struct *Service` | rust-service |
`#[get]`
`Router`
`services/`
features)
`crates/*/src/`
`packages/` directories
`test/`
`app/models/`
`app/jobs/`
CI
`bin/rake`
`it ` | rspec-test |
`factory :` | factory-bot |
`mail(` | rails-mailer |
`perform_async` | sidekiq-worker |
`attributes` | serializer |
`perform_later` | rails-job |
`create_table` | rails-migration |
`def call` | service-object |