aboutsummaryrefslogtreecommitdiff
path: root/examples/example-unit-test/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add `unpack_chain_process` to example unit test and docsHEADmain魏曹先生8 hours1-1/+3
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass2 days1-0/+5
|
* Rename error types with consistent naming convention魏曹先生4 days1-1/+1
|
* Move entry, route, and program_setup macros to extra_macros feature魏曹先生9 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