Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheOpenDevProject/6f678cf7d0667416a0b1277c5f087788 to your computer and use it in GitHub Desktop.
Save TheOpenDevProject/6f678cf7d0667416a0b1277c5f087788 to your computer and use it in GitHub Desktop.
pub struct DiscordConnectionManager<'a> {
conn_inf: &'a DiscordConnectionInfo,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment