Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SSheldon/rust-dispatch
/ leave
Method
leave
src/group.rs:120–120 ·
view source on GitHub ↗
Drops self, leaving the `Group`.
(self)
Source
from the content-addressed store, hash-verified
118
119
/// Drops self, leaving the `Group`.
120
pub fn leave(self) { }
121
}
122
123
impl Clone for GroupGuard {
Callers
2
test_group
Function · 0.80
test_after
Function · 0.80
Calls
no outgoing calls
Tested by
2
test_group
Function · 0.64
test_after
Function · 0.64