aboutsummaryrefslogtreecommitdiff
path: root/examples/example-unit-test/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Enhance code quality across the entire codebaseWeicao-CatilGrass2 days1-0/+5
|
* Rename error types with consistent naming convention魏曹先生5 days1-1/+1
|
* Move entry, route, and program_setup macros to extra_macros feature魏曹先生10 days1-0/+1
| | | | | | Remove these macros from the prelude and gate them behind the `extra_macros` feature flag. Update examples and documentation to enable the new feature where these macros are used.
* Rework examples and add entry macro for testingWeicao-CatilGrass10 days1-0/+122