MCPcopy 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

1use std::sync::{Arc, RwLock};
2
3use common::DiscordConfig;
4use guild_logger::LogSender;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected