pub async fn handle(
url: &str,
token: Option<&str>,
http_client: &ClientWithMiddleware,
command: StorageCommands,
) -> Result<()>pub async fn handle(
url: &str,
token: Option<&str>,
http_client: &ClientWithMiddleware,
command: StorageCommands,
) -> Result<()>