MCPcopy Create free account
hub / github.com/dylan-sutton-chavez/edge-python / pop

Method pop

wasm-pdk/example/src/lib.rs:78–80  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

76 }
77
78 pub fn pop(&mut self) -> Option<String> {
79 self.parts.pop()
80 }
81}
82
83impl Default for Slugger {

Callers 3

script.pyFile · 0.45
alternationMethod · 0.45
concatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected