MCPcopy Create free account
hub / github.com/Botloader/botloader / is_broken

Method is_broken

components/discordoauthwrapper/src/twilight_client.rs:162–164  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

160 }
161
162 fn is_broken(&self) -> bool {
163 self.broken.load(Ordering::SeqCst)
164 }
165}
166
167#[derive(Debug)]

Callers 1

check_broken_sessionFunction · 0.80

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected