MCPcopy Create free account
hub / github.com/CleanCut/ultimate_rust2 / smash

Method smash

exercise/docs/src/lib.rs:27–27  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25
26impl Pumpkin {
27 pub fn smash(self) {}
28}
29
30// 5. Document that BURNT_ORANGE is for the "orangeness" field in the Pumpkin struct.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected