//! Note: The asynchronous functions in this library expect the use of the Tokio runtime and may panic
//! if it is not used
use Context;
use Bytes;
use ;
/// Interacting with the CurseForge API
/// Download utilities
/// GitHub releases API
/// Interacting with the Modrinth API
/// Downloading the NeoForge installer
/// Interacting with the Smithed API
/// Loads bytes from a file path or URL
pub async