| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(gen_program): add Entry struct and program constructors | 魏曹先生 | 19 hours | 1 | -3/+37 |
| | | | | | | | | Add `Entry` struct with `pub(crate)` visibility for `inner` fields, plus `new()` and `this()` constructors on `ThisProgram` for docs.rs demonstration of the `gen_program!` macro expansion. | ||||
| * | feat: add docs.rs generated program documentation module | 魏曹先生 | 23 hours | 1 | -0/+231 |
