No description
- Rust 99.7%
- Makefile 0.3%
|
Lucas Galante
025116865c
refactor: paint-walk calls become shared borrows (painter slice 5)
The unsafe self-alias blocks existed only to mint *mut walk arguments; paint_root_into takes &dyn WidgetHost now. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01N4ajhvVZtyEEEus9bodsj3 |
||
|---|---|---|
| src | refactor: paint-walk calls become shared borrows (painter slice 5) | |
| .gitignore | Initial commit: Bootstrap clear-graph with clear-ui application template | |
| Cargo.toml | feat: migrate default startup project state to KDL format (default.kdl) | |
| Makefile | Fix target directory path in install command | |