chiark / gitweb /
Derive YourOptionsMenuContents rendering with derive-adhoc wip.menus
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 20:27:14 +0000 (20:27 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 20:38:09 +0000 (20:38 +0000)
commit4d1f2e91aa39d809888e5288e0e4ecce2eb8ef60
tree15b36caf38b0c7f2573e32c76c81f2ba6c77bb44
parent1c55b210eff27b2c32bf31f4305488b71206f67d
Derive YourOptionsMenuContents rendering with derive-adhoc

We needed a couple of traits for this.  And a context structure or it
just gets silly.
src/editor.rs
src/options.rs
src/text.rs