Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ lib.rs
File
lib.rs
components/vmworker/src/lib.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::sync::{Arc, RwLock};
2
3
use common::DiscordConfig;
4
use guild_logger::LogSender;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected