MCPcopy 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
123impl Clone for GroupGuard {

Callers 2

test_groupFunction · 0.80
test_afterFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_groupFunction · 0.64
test_afterFunction · 0.64