Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_session
Function · 0.80
Calls
1
load
Method · 0.80
Tested by
no test coverage detected