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