General
PromptBeginner5 minmarkdown
Our minds is the gateway to our success and failure in life. Unknowingly our thoughts affect how we living
the way things are supposed to be done.
0
Explore
74,196 skills indexed with the new KISS metadata standard.
the way things are supposed to be done.
approach challenges
emotions
They are standing under the rain, looking at each other romantically. Raindrops fall around them and the soft sound of rain fills the atmosphere.
README/docs
`cargo test`
`#[tokio::test]` | integration-test |
`#[test]` | rust-test |
`impl * for` | rust-trait |
`#[derive(Parser)]` | cli-app |
`anyhow`
`Entity`
`Queryable`
`#[get]`
`pub struct *Service` | rust-service |
`trait *Repository` | rust-repository |
`#[get]`
`services/`
`Router`
features)
`packages/` directories
`test/`
`app/jobs/`
`app/models/`