Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CleanCut/invaders
/ menu.rs
File
menu.rs
src/menu.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::frame::{Drawable, Frame};
2
3
pub struct Menu {
4
pub options: Vec<String>,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected