Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
impl Default for Slugger {
Callers
3
script.py
File · 0.45
alternation
Method · 0.45
concat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected