aboutsummaryrefslogtreecommitdiff
path: root/examples/example-unit-test
Commit message (Collapse)AuthorAgeFilesLines
* chore: clean up Cargo.toml metadata and update lockfilesdev/mingling_pathf魏曹先生38 hours1-4/+4
|
* Reorder file lists in example page configs魏曹先生2026-06-151-1/+1
|
* Update example descriptions with meaningful docs魏曹先生2026-06-151-1/+1
|
* Simplify workspace exclude patterns and add workspace stanzasWeicao-CatilGrass2026-06-121-0/+2
|
* Add example pages and sync-examples tool for docs魏曹先生2026-06-051-0/+10
|
* Add `unpack_chain_process` to example unit test and docs魏曹先生2026-06-021-1/+3
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-0/+5
|
* Bump version to 0.2.0魏曹先生2026-05-311-7/+3
|
* Update CHANGELOG and switch to published crate versions0.1.9魏曹先生2026-05-291-0/+4
|
* Rename error types with consistent naming convention魏曹先生2026-05-291-1/+1
|
* Move entry, route, and program_setup macros to extra_macros feature魏曹先生2026-05-242-1/+2
| | | | | | 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-CatilGrass2026-05-233-0/+205